mirror of
https://github.com/YunoHost-Apps/galette_ynh.git
synced 2024-09-03 18:36:28 +02:00
commit
d05248ceef
4 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
Membership management web application for non profit organizations
|
||||
|
||||
**Shipped version:** 0.9.4.2~ynh1
|
||||
**Shipped version:** 0.9.5~ynh1
|
||||
|
||||
**Demo:** https://demo.galette.eu/login
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
|
||||
Outil de gestion d'adhérents et de cotisation en ligne pour associations
|
||||
|
||||
**Version incluse :** 0.9.4.2~ynh1
|
||||
**Version incluse :** 0.9.5~ynh1
|
||||
|
||||
**Démo :** https://demo.galette.eu/login
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://download.tuxfamily.org/galette/galette-0.9.4.2.tar.bz2
|
||||
SOURCE_SUM=171bda8250cf0996d40a38e032d93881d67b059be98ed5af20ac00dbdf8630e3
|
||||
SOURCE_URL=https://download.tuxfamily.org/galette/galette-0.9.5.tar.bz2
|
||||
SOURCE_SUM=367ba461ed18ee2527d88da02dc9d52be4eb57bc661d778c4e35b1cfc356abfb
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Membership management web application for non profit organizations",
|
||||
"fr": "Outil de gestion d'adhérents et de cotisation en ligne pour associations"
|
||||
},
|
||||
"version": "0.9.4.2~ynh1",
|
||||
"version": "0.9.5~ynh1",
|
||||
"url": "https://www.galette.eu",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0-or-later",
|
||||
|
|
Loading…
Reference in a new issue