mirror of
https://github.com/YunoHost-Apps/galette_ynh.git
synced 2024-09-03 18:36:28 +02:00
Upgrade to v1.0.4
This commit is contained in:
parent
67a5f23050
commit
dccc2b05ab
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.fr = "Outil de gestion d'adhérents et de cotisation en ligne pour associations"
|
||||
|
||||
version = "1.0.3~ynh1"
|
||||
version = "1.0.4~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -49,8 +49,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/galette/galette/archive/refs/tags/1.0.3.tar.gz"
|
||||
sha256 = "f546393c1b1fd989542a646a34dc679b8fd9716d30054b60ba2846fd0d187115"
|
||||
url = "https://github.com/galette/galette/archive/refs/tags/1.0.4.tar.gz"
|
||||
sha256 = "7f4c784fb1db00fb85723e35e86c74bc1d0e4263c50c182af609b9b7bed505ee"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue