mirror of
https://github.com/YunoHost-Apps/gancio_ynh.git
synced 2024-09-03 20:36:19 +02:00
Update manifest.toml
This commit is contained in:
parent
de83ec9fdd
commit
2dce3dbae9
1 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@ name = "Gancio"
|
|||
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"
|
||||
|
||||
version = "1.16.0~ynh1"
|
||||
version = "1.16.2~ynh1"
|
||||
|
||||
maintainers = ["Lapineige"]
|
||||
|
||||
|
@ -57,8 +57,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://gancio.org/releases/gancio-v1.16.0.tgz"
|
||||
sha256 = "c12e752f076d40ed7870b517300d561486ae5b30e41d7426fc07237b0d36755c"
|
||||
url = "https://gancio.org/releases/gancio-v1.16.2.tgz"
|
||||
sha256 = "b1c572df89744f7be9f953e7fc5e3c21e9d8f7ca43a6eda3c040a0872320d132"
|
||||
|
||||
#autoupdate.strategy = "latest_gitlab_release"
|
||||
#autoupdate.asset = "^gancio-v*.tgz$"
|
||||
|
|
Loading…
Add table
Reference in a new issue