1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ampache_ynh.git synced 2024-09-03 18:15:55 +02:00

Update manifest.toml

This commit is contained in:
OniriCorpe 2024-02-16 18:38:22 +01:00 committed by GitHub
parent 7d95731635
commit 2fb0a36d8e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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]