From 2fb0a36d8e5145be4c77f03e7c2672466b74108e Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Fri, 16 Feb 2024 18:38:22 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 8fd629e..bf0a885 100644 --- a/manifest.toml +++ b/manifest.toml @@ -47,10 +47,10 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/ampache/ampache/archive/refs/tags/6.2.1.tar.gz" + url = "https://github.com/ampache/ampache/releases/download/6.2.1/ampache-6.2.1_all_php8.2.zip" sha256 = "11b137be42317a37bb2c89f1bde618449c91ac879cfa594853f3ba5e5a042cb7" in_subdir = false - autoupdate.strategy = "latest_github_tag" + autoupdate.strategy = "latest_github_release" autoupdate.asset = "^ampache-.*_all_php8.2.zip$" [resources.system_user]