mirror of
https://github.com/YunoHost-Apps/gancio_ynh.git
synced 2024-09-03 20:36:19 +02:00
Merge branch '1.16.0' into data_dir
This commit is contained in:
commit
cbe8541371
7 changed files with 9 additions and 9 deletions
|
@ -19,7 +19,7 @@ It shall NOT be edited by hand.
|
||||||
Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub.
|
Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub.
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 1.16.0~ynh1
|
**Shipped version:** 1.16.2~ynh1
|
||||||
|
|
||||||
**Demo:** <https://demo.gancio.org/>
|
**Demo:** <https://demo.gancio.org/>
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@ No se debe editar a mano.
|
||||||
Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub.
|
Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub.
|
||||||
|
|
||||||
|
|
||||||
**Versión actual:** 1.16.0~ynh1
|
**Versión actual:** 1.16.2~ynh1
|
||||||
|
|
||||||
**Demo:** <https://demo.gancio.org/>
|
**Demo:** <https://demo.gancio.org/>
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@ EZ editatu eskuz.
|
||||||
Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub.
|
Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub.
|
||||||
|
|
||||||
|
|
||||||
**Paketatutako bertsioa:** 1.16.0~ynh1
|
**Paketatutako bertsioa:** 1.16.2~ynh1
|
||||||
|
|
||||||
**Demoa:** <https://demo.gancio.org/>
|
**Demoa:** <https://demo.gancio.org/>
|
||||||
|
|
||||||
|
|
|
@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
|
||||||
|
|
||||||
Gancio propose un agenda en ligne ouvert aux contributions, et fédéré avec le fediverse via ActivityPub.
|
Gancio propose un agenda en ligne ouvert aux contributions, et fédéré avec le fediverse via ActivityPub.
|
||||||
|
|
||||||
**Version incluse :** 1.16.0~ynh1
|
**Version incluse :** 1.16.2~ynh1
|
||||||
|
|
||||||
**Démo :** <https://demo.gancio.org/>
|
**Démo :** <https://demo.gancio.org/>
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@ NON debe editarse manualmente.
|
||||||
Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub.
|
Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub.
|
||||||
|
|
||||||
|
|
||||||
**Versión proporcionada:** 1.16.0~ynh1
|
**Versión proporcionada:** 1.16.2~ynh1
|
||||||
|
|
||||||
**Demo:** <https://demo.gancio.org/>
|
**Demo:** <https://demo.gancio.org/>
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub.
|
Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub.
|
||||||
|
|
||||||
|
|
||||||
**分发版本:** 1.16.0~ynh1
|
**分发版本:** 1.16.2~ynh1
|
||||||
|
|
||||||
**演示:** <https://demo.gancio.org/>
|
**演示:** <https://demo.gancio.org/>
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@ name = "Gancio"
|
||||||
description.en = "Shared agenda for local communities, federated with the fediverse"
|
description.en = "Shared agenda for local communities, federated with the fediverse"
|
||||||
description.fr = "Agenda partagé pour les communautés locales, fédéré avec le fédiverse"
|
description.fr = "Agenda partagé pour les communautés locales, fédéré avec le fédiverse"
|
||||||
|
|
||||||
version = "1.16.0~ynh1"
|
version = "1.16.2~ynh1"
|
||||||
|
|
||||||
maintainers = ["Lapineige"]
|
maintainers = ["Lapineige"]
|
||||||
|
|
||||||
|
@ -57,8 +57,8 @@ ram.runtime = "50M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://gancio.org/releases/gancio-v1.16.0.tgz"
|
url = "https://gancio.org/releases/gancio-v1.16.2.tgz"
|
||||||
sha256 = "c12e752f076d40ed7870b517300d561486ae5b30e41d7426fc07237b0d36755c"
|
sha256 = "b1c572df89744f7be9f953e7fc5e3c21e9d8f7ca43a6eda3c040a0872320d132"
|
||||||
|
|
||||||
#autoupdate.strategy = "latest_gitlab_release"
|
#autoupdate.strategy = "latest_gitlab_release"
|
||||||
#autoupdate.asset = "^gancio-v*.tgz$"
|
#autoupdate.asset = "^gancio-v*.tgz$"
|
||||||
|
|
Loading…
Add table
Reference in a new issue