From cc40f644e5661c07a5dab518bbbbdf751d864e70 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 26 Jan 2024 21:30:41 +0100 Subject: [PATCH] Upgrade to v2.6.3 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 901d36c..aba8c07 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "CloudLog" description.en = "Web based amateur radio logging application" description.fr = "Application Web d'enregistrement radioamateur" -version = "2.6.2~ynh1" +version = "2.6.3~ynh1" maintainers = ["eric_G"] @@ -40,8 +40,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/magicbug/Cloudlog/archive/refs/tags/2.6.2.tar.gz" - sha256 = "e6d0a3b9d37b3cd1442b4c39a113dc214317b191d5b39fe9dd351b1d2c128a70" + url = "https://github.com/magicbug/Cloudlog/archive/refs/tags/2.6.3.tar.gz" + sha256 = "ec509507704461ad3ff0851f46316a58b4e3b9dbc3fcdadeb241d4ba3d7bd83e" autoupdate.strategy = "latest_github_tag" [resources.system_user]