From 9ca3f99444a30f5f91e51ed578c76eea4d21f455 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 08:51:37 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 95c51c9..469e400 100644 --- a/manifest.toml +++ b/manifest.toml @@ -58,7 +58,7 @@ ram.runtime = "50M" [resources.sources.main] url = "https://gancio.org/releases/gancio-v1.16.0.tgz" - sha256 = "21a53253f370ac45a5470b8f8e7fe6080e3ab3460dc10f6300f08fbfdf2099f9" + sha256 = "c12e752f076d40ed7870b517300d561486ae5b30e41d7426fc07237b0d36755c" autoupdate.strategy = "latest_gitlab_release" autoupdate.asset = "^gancio-v*.tgz$"