mirror of
https://github.com/YunoHost-Apps/pytition_ynh.git
synced 2024-09-03 20:16:08 +02:00
Upgrade to version 2.8
Signed-off-by: Yann Sionneau <yann@sionneau.net>
This commit is contained in:
parent
2f313703b7
commit
4afa72a59f
1 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@ name = "Pytition"
|
|||
description.en = "Host privacy-friendly online petitions"
|
||||
description.fr = "Hébergez des pétitions en ligne respectueuses de la vie privée"
|
||||
|
||||
version = "2.7~ynh2"
|
||||
version = "2.8~ynh1"
|
||||
|
||||
maintainers = ["Salamandar"]
|
||||
|
||||
|
@ -58,8 +58,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/pytition/Pytition/archive/refs/tags/v2.7.tar.gz"
|
||||
sha256 = "3ed7ea64765a259a453cbd58569ed0177e40a4f248995bd0c613966d1d40d60e"
|
||||
url = "https://github.com/pytition/Pytition/archive/refs/tags/v2.8.tar.gz"
|
||||
sha256 = "4e27c80401114f9c7b79ce24668fc0a40b43023b38ebe9e76c120f652f498f41"
|
||||
|
||||
[resources.system_user]
|
||||
|
||||
|
|
Loading…
Reference in a new issue