1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/galette_ynh.git synced 2024-09-03 18:36:28 +02:00

Merge pull request #16 from pp-r/patch-3

Upgrade to 0.9.5.1
This commit is contained in:
Éric Gaspar 2021-11-05 15:14:14 +01:00 committed by GitHub
commit a4affa326a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 7 deletions

View file

@ -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.5~ynh1
**Shipped version:** 0.9.5.1~ynh1
**Demo:** https://demo.galette.eu/login
@ -52,4 +52,4 @@ or
sudo yunohost app upgrade galette -u https://github.com/YunoHost-Apps/galette_ynh/tree/testing --debug
```
**More info regarding app packaging:** https://yunohost.org/packaging_apps
**More info regarding app packaging:** https://yunohost.org/packaging_apps

View file

@ -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.5~ynh1
**Version incluse :** 0.9.5.1~ynh1
**Démo :** https://demo.galette.eu/login
@ -48,4 +48,4 @@ ou
sudo yunohost app upgrade galette -u https://github.com/YunoHost-Apps/galette_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://download.tuxfamily.org/galette/galette-0.9.5.tar.bz2
SOURCE_SUM=367ba461ed18ee2527d88da02dc9d52be4eb57bc661d778c4e35b1cfc356abfb
SOURCE_URL=https://download.tuxfamily.org/galette/galette-0.9.5.1.tar.bz2
SOURCE_SUM=4471408abf74125814b7fd4b43188741cb225a15e2c2793f332063c53a68dbc6
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -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.5~ynh1",
"version": "0.9.5.1~ynh1",
"url": "https://www.galette.eu",
"upstream": {
"license": "GPL-3.0-or-later",