diff --git a/manifest.toml b/manifest.toml index 4b87721..95c51c9 100644 --- a/manifest.toml +++ b/manifest.toml @@ -57,11 +57,11 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://framagit.org/les/gancio/-/archive/v1.16.0/gancio-v1.16.0.tar.gz" + url = "https://gancio.org/releases/gancio-v1.16.0.tgz" sha256 = "21a53253f370ac45a5470b8f8e7fe6080e3ab3460dc10f6300f08fbfdf2099f9" autoupdate.strategy = "latest_gitlab_release" - autoupdate.asset = "^gancio-v*.tar.gz$" + autoupdate.asset = "^gancio-v*.tgz$" [resources.system_user] allow_email = true