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:
commit
63496e9055
3 changed files with 5 additions and 5 deletions
|
@ -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.
|
||||
|
||||
|
||||
**Shipped version:** 1.0~ynh2
|
||||
**Shipped version:** 2023.12.21~ynh1
|
||||
|
||||
**Demo:** https://stats.chatons.org/index.xhtml
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Si vous n’avez 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.
|
||||
|
||||
|
||||
**Version incluse :** 1.0~ynh2
|
||||
**Version incluse :** 2023.12.21~ynh1
|
||||
|
||||
**Démo :** https://stats.chatons.org/index.xhtml
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Chatons Infos"
|
|||
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"
|
||||
|
||||
version = "1.0~ynh2"
|
||||
version = "2023.12.21~ynh1"
|
||||
|
||||
maintainers = ["oiseauroch", "ljf"]
|
||||
|
||||
|
@ -43,8 +43,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://framagit.org/chatons/chatonsinfos/-/archive/master/chatonsinfos-master.tar.gz?path=MODELES"
|
||||
sha256 = "d9853b736128e862c3af2a8d7d5073df1c4c80c240e1afac859530c58d39b82e"
|
||||
url = "https://framagit.org/chatons/chatonsinfos/-/archive/f55b95d91253150c8456d3b1330760fbc92b7e5c/chatonsinfos-f55b95d91253150c8456d3b1330760fbc92b7e5c.tar.bz2"
|
||||
sha256 = "80ed840c350d387ac419de66715158e5f01d9334f65fcdf5d632f5ab429dfb9e"
|
||||
format = "tar.gz"
|
||||
in_subdir = true
|
||||
autoupdate.strategy = "latest_gitlab_commit"
|
||||
|
|
Loading…
Reference in a new issue