diff --git a/manifest.toml b/manifest.toml index 204b7b4..0c1f81d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -45,10 +45,10 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/Leantime/leantime/releases/download/v2.3.25/Leantime-v2.3.25.tar.gz" - sha256 = "7afcabadc151c95ea6dd3628ed4f512d8d429836beb3c0f3b4c0b55f4b6936d2" + url = "https://github.com/Leantime/leantime/releases/download/v2.3.25/Leantime-v2.3.25.zip" + sha256 = "aa42487659ace89bfa884226cf8a9070e2f1f45777edf726731760523fa903c3" autoupdate.strategy = "latest_github_release" - autoupdate.asset = "Leantime-v*.tar.gz" + autoupdate.asset = "Leantime-v*.zip" [resources.system_user]