mirror of
https://github.com/YunoHost-Apps/galette_ynh.git
synced 2024-09-03 18:36:28 +02:00
Upgrade to v1.1.0
This commit is contained in:
parent
e2343b46db
commit
ea0db2cb9e
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Galette"
|
||||||
description.en = "Membership management web application for non profit organizations"
|
description.en = "Membership management web application for non profit organizations"
|
||||||
description.fr = "Outil de gestion d'adhérents et de cotisation en ligne pour associations"
|
description.fr = "Outil de gestion d'adhérents et de cotisation en ligne pour associations"
|
||||||
|
|
||||||
version = "1.0.4~ynh1"
|
version = "1.1.0~ynh1"
|
||||||
|
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
|
@ -49,8 +49,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/galette/galette/archive/refs/tags/1.0.4.tar.gz"
|
url = "https://github.com/galette/galette/archive/refs/tags/1.1.0.tar.gz"
|
||||||
sha256 = "7f4c784fb1db00fb85723e35e86c74bc1d0e4263c50c182af609b9b7bed505ee"
|
sha256 = "c039c472fd3e6cab9051926bc510bbbdfd36b3a2f72431b06958c33157d5f69e"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue