From 2dce3dbae9c0df27a1ab1efee840e9b799af5dc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 27 May 2024 14:59:39 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 7298c92..ad213c3 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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$"