mirror of
https://github.com/YunoHost-Apps/galette_ynh.git
synced 2024-09-03 18:36:28 +02:00
Upgrade to v1.1.3
This commit is contained in:
parent
60263599c8
commit
f68e77d704
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,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.2~ynh1"
|
||||
version = "1.1.3~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -51,8 +51,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://www.galette.eu/download/galette-1.1.2.tar.bz2"
|
||||
sha256 = "37d6d430b884480c4595f2eaca1810be3a89dcb1e708ca5440f9ae7363916cdd"
|
||||
url = "https://github.com/galette/galette/archive/refs/tags/1.1.3.tar.gz"
|
||||
sha256 = "8bfd5fc1bd2c0bf151c87f7dda77af10ba16c26a02dd7200cdf72c49ca0d353f"
|
||||
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
autoupdate.needs_manual_tweaks = true
|
||||
|
|
Loading…
Reference in a new issue