1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/chatonsinfos_ynh.git synced 2024-09-03 18:15:58 +02:00

Merge pull request #9 from YunoHost-Apps/ci-auto-update-2023.12.21

Upgrade to v2023.12.21
This commit is contained in:
OniriCorpe 2024-02-15 23:32:43 +01:00 committed by GitHub
commit 63496e9055
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
ChatonsInfos is a protocol for sharing data about the CHATONS collective, its members and their services. ChatonsInfos is a protocol for sharing data about the CHATONS collective, its members and their services.
**Shipped version:** 1.0~ynh2 **Shipped version:** 2023.12.21~ynh1
**Demo:** https://stats.chatons.org/index.xhtml **Demo:** https://stats.chatons.org/index.xhtml

View file

@ -19,7 +19,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
ChatonsInfos est un protocole de partage de données sur le collectif CHATONS, ses membres et leurs services. ChatonsInfos est un protocole de partage de données sur le collectif CHATONS, ses membres et leurs services.
**Version incluse :** 1.0~ynh2 **Version incluse :** 2023.12.21~ynh1
**Démo :** https://stats.chatons.org/index.xhtml **Démo :** https://stats.chatons.org/index.xhtml

View file

@ -5,7 +5,7 @@ name = "Chatons Infos"
description.en = "Create stats files Chatons compliant and enable configuration in config pannel" description.en = "Create stats files Chatons compliant and enable configuration in config pannel"
description.fr = "Génère automatiquement les fichiers de statistiques Chatons et permet leur configuration dans le panneau de configuration" description.fr = "Génère automatiquement les fichiers de statistiques Chatons et permet leur configuration dans le panneau de configuration"
version = "1.0~ynh2" version = "2023.12.21~ynh1"
maintainers = ["oiseauroch", "ljf"] maintainers = ["oiseauroch", "ljf"]
@ -43,8 +43,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://framagit.org/chatons/chatonsinfos/-/archive/master/chatonsinfos-master.tar.gz?path=MODELES" url = "https://framagit.org/chatons/chatonsinfos/-/archive/f55b95d91253150c8456d3b1330760fbc92b7e5c/chatonsinfos-f55b95d91253150c8456d3b1330760fbc92b7e5c.tar.bz2"
sha256 = "d9853b736128e862c3af2a8d7d5073df1c4c80c240e1afac859530c58d39b82e" sha256 = "80ed840c350d387ac419de66715158e5f01d9334f65fcdf5d632f5ab429dfb9e"
format = "tar.gz" format = "tar.gz"
in_subdir = true in_subdir = true
autoupdate.strategy = "latest_gitlab_commit" autoupdate.strategy = "latest_gitlab_commit"