mirror of
https://github.com/YunoHost-Apps/ampache_ynh.git
synced 2024-09-03 18:15:55 +02:00
Upgrade to v6.4.0
https://github.com/ampache/ampache/releases/tag/6.4.0
This commit is contained in:
parent
d8fbcaf4b9
commit
347b1eb44a
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Ampache"
|
||||||
description.en = "Web based audio/video streaming application"
|
description.en = "Web based audio/video streaming application"
|
||||||
description.fr = "Application de streaming audio et vidéo"
|
description.fr = "Application de streaming audio et vidéo"
|
||||||
|
|
||||||
version = "6.3.1~ynh1"
|
version = "6.4.0~ynh1"
|
||||||
|
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
|
@ -47,8 +47,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/ampache/ampache/releases/download/6.3.1/ampache-6.3.1_all_php8.2.zip"
|
url = "https://github.com/ampache/ampache/releases/download/6.4.0/ampache-6.4.0_all_php8.2.zip"
|
||||||
sha256 = "ed16a050764a0c81566063d05c2e19ade3c116969db043979085b783160ab1e3"
|
sha256 = "6154ef12c972e8d020605ff7b9aa9ada1db4adf5384a7cbca0dc3245977752da"
|
||||||
in_subdir = false
|
in_subdir = false
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
autoupdate.asset = "^ampache-.*_all_php8.2.zip$"
|
autoupdate.asset = "^ampache-.*_all_php8.2.zip$"
|
||||||
|
|
Loading…
Add table
Reference in a new issue