From 5da54e44ba0677177b96fa0d382726d5ed78a837 Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Sat, 25 Nov 2023 17:23:11 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index 473ea98..d753399 100644 --- a/manifest.toml +++ b/manifest.toml @@ -48,6 +48,7 @@ ram.runtime = "50M" [resources.sources.main] url = "https://github.com/YunoHost-Apps/digisteps_ynh/releases/download/0.3.9/digisteps-v0.3.9.zip" sha256 = "cfd0723c29ae55d22496ae5db278c473f34daa64913835a1a7e3c431bfe99efc" + autoupdate.upstream = "https://github.com/YunoHost-Apps/digisteps_ynh" autoupdate.strategy = "latest_github_release" autoupdate.asset = ".*.zip"