mirror of
https://github.com/YunoHost-Apps/ampache_ynh.git
synced 2024-09-03 18:15:55 +02:00
Upgrade to v6.5.0
https://github.com/ampache/ampache/releases/tag/6.5.0
This commit is contained in:
parent
eaee658c51
commit
4c708dcbb8
1 changed files with 3 additions and 3 deletions
|
@ -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.4.0~ynh1"
|
||||
version = "6.5.0~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -47,8 +47,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/ampache/ampache/releases/download/6.4.0/ampache-6.4.0_all_php8.2.zip"
|
||||
sha256 = "6154ef12c972e8d020605ff7b9aa9ada1db4adf5384a7cbca0dc3245977752da"
|
||||
url = "https://github.com/ampache/ampache/releases/download/6.5.0/ampache-6.5.0_all_php8.2.zip"
|
||||
sha256 = "d987c41643d722e4805818cbe55a3b2e30da66caf7c53497a749b9ee4702cf42"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset = "^ampache-.*_all_php8.2.zip$"
|
||||
|
|
Loading…
Add table
Reference in a new issue