mirror of
https://github.com/YunoHost-Apps/galette_ynh.git
synced 2024-09-03 18:36:28 +02:00
Update manifest.toml
This commit is contained in:
parent
f1a021bbc3
commit
8775966746
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.1.0~ynh1"
|
||||
version = "1.1.1~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -49,8 +49,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://galette.eu/download/galette-1.1.0.tar.bz2"
|
||||
sha256 = "dddec991c9a48b4ec7b9c25a5365a5cff8d35cbe674975092014f5512804d021"
|
||||
url = "https://galette.eu/download/galette-1.1.1.tar.bz2"
|
||||
sha256 = "d13502ac34ec782851d607206707f4cbaf6c0cc315038a4d07b73cd6bf8ffbfb"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue