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 #54 from YunoHost-Apps/ci-auto-update-1.1.3

This commit is contained in:
Salamandar 2024-07-10 14:18:28 +02:00 committed by GitHub
commit e0b5e6a375
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 9 additions and 9 deletions

View file

@ -30,7 +30,7 @@ Galette is a membership management web application towards non profit organizati
- Plugin support - Plugin support
**Shipped version:** 1.1.2~ynh1 **Shipped version:** 1.1.3~ynh1
**Demo:** <https://demo.galette.eu/login> **Demo:** <https://demo.galette.eu/login>

View file

@ -30,7 +30,7 @@ Galette is a membership management web application towards non profit organizati
- Plugin support - Plugin support
**Versión actual:** 1.1.2~ynh1 **Versión actual:** 1.1.3~ynh1
**Demo:** <https://demo.galette.eu/login> **Demo:** <https://demo.galette.eu/login>

View file

@ -30,7 +30,7 @@ Galette is a membership management web application towards non profit organizati
- Plugin support - Plugin support
**Paketatutako bertsioa:** 1.1.2~ynh1 **Paketatutako bertsioa:** 1.1.3~ynh1
**Demoa:** <https://demo.galette.eu/login> **Demoa:** <https://demo.galette.eu/login>

View file

@ -31,7 +31,7 @@ Outil de gestion d'adhérents et de cotisation en ligne pour associations.
- Support de plugins - Support de plugins
**Version incluse:** 1.1.2~ynh1 **Version incluse:** 1.1.3~ynh1
**Démo:** <https://demo.galette.eu/login> **Démo:** <https://demo.galette.eu/login>

View file

@ -30,7 +30,7 @@ Galette is a membership management web application towards non profit organizati
- Plugin support - Plugin support
**Versión proporcionada:** 1.1.2~ynh1 **Versión proporcionada:** 1.1.3~ynh1
**Demo:** <https://demo.galette.eu/login> **Demo:** <https://demo.galette.eu/login>

View file

@ -30,7 +30,7 @@ Galette is a membership management web application towards non profit organizati
- Plugin support - Plugin support
**分发版本:** 1.1.2~ynh1 **分发版本:** 1.1.3~ynh1
**演示:** <https://demo.galette.eu/login> **演示:** <https://demo.galette.eu/login>

View file

@ -7,7 +7,7 @@ name = "Galette"
description.en = "Membership management web application for non profit organizations" 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" 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 = [] maintainers = []
@ -51,8 +51,8 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://www.galette.eu/download/galette-1.1.2.tar.bz2" url = "https://www.galette.eu/download/galette-1.1.3.tar.bz2"
sha256 = "37d6d430b884480c4595f2eaca1810be3a89dcb1e708ca5440f9ae7363916cdd" sha256 = "4797a529e5ba7925a2f265fce30801ca05db515832e6bc00c51413492841993a"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
autoupdate.needs_manual_tweaks = true autoupdate.needs_manual_tweaks = true