diff --git a/manifest.toml b/manifest.toml index e5c2a27..1f725cc 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Ampache" description.en = "Web based audio/video streaming application" description.fr = "Application de streaming audio et vidéo" -version = "6.5.0~ynh1" +version = "6.6.0~ynh1" maintainers = [] @@ -47,8 +47,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/ampache/ampache/releases/download/6.5.0/ampache-6.5.0_all_php8.2.zip" - sha256 = "d987c41643d722e4805818cbe55a3b2e30da66caf7c53497a749b9ee4702cf42" + url = "https://github.com/ampache/ampache/releases/download/6.6.0/ampache-6.6.0_all_php8.2.zip" + sha256 = "f6af4133f499d2601ec3351488295c61ff6490667cf9f41751e2d30872f2cb26" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "^ampache-.*_all_php8.2.zip$"