mirror of
https://github.com/YunoHost-Apps/coin_ynh.git
synced 2024-09-03 18:16:26 +02:00
Bump version to upcoming python3 / django 2.2 version
This commit is contained in:
parent
41ca12bd13
commit
41764fcbe0
1 changed files with 4 additions and 5 deletions
|
@ -7,9 +7,9 @@ name = "Coin"
|
||||||
description.en = "Member dashboard for non profit isp."
|
description.en = "Member dashboard for non profit isp."
|
||||||
description.fr = "Coin est un Outil pour un Internet Neutre."
|
description.fr = "Coin est un Outil pour un Internet Neutre."
|
||||||
|
|
||||||
version = "20220401~ynh1"
|
version = "20231216~ynh1"
|
||||||
|
|
||||||
maintainers = ["ljf"]
|
maintainers = ["ljf", "aleks"]
|
||||||
|
|
||||||
[upstream]
|
[upstream]
|
||||||
license = "AGPL-3.0-or-later"
|
license = "AGPL-3.0-or-later"
|
||||||
|
@ -55,9 +55,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://code.ffdn.org/ffdn/coin/-/archive/afcf0846f939e80f34956d5f24f7bdd6a5058282/coin-afcf0846f939e80f34956d5f24f7bdd6a5058282.tar.gz"
|
url = "https://code.ffdn.org/ffdn/coin/-/archive/a7149e7.tar.gz"
|
||||||
sha256 = "71a2570a7f145ae826042853f7af2dff46350ef70f83698871b14fa7f9884219"
|
sha256 = "212e242f376095767cbcc682f33f9566f40212b55c6c58bdc442ac714d4098c2"
|
||||||
|
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue