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

Upgrade to v5.6.1

This commit is contained in:
yunohost-bot 2023-05-18 06:19:51 +00:00
parent 2c9a852027
commit ba52ca7c03
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/ampache/ampache/releases/download/5.6.0/ampache-5.6.0_all_php8.0.zip
SOURCE_SUM=f200067b5b7c753ed9660991d484a2e20b87afb0dffb16d5c3a54bb6a23cb963
SOURCE_URL=https://github.com/ampache/ampache/releases/download/5.6.1/ampache-5.6.1_all_php8.0.zip
SOURCE_SUM=6fa6177bff10c67d3dd457fd2a7f4eddfec07f8d118d4cccd2a482ddbc2c7bab
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false

View file

@ -6,7 +6,7 @@
"en": "Web based audio/video streaming application",
"fr": "Application de streaming audio et vidéo"
},
"version": "5.6.0~ynh1",
"version": "5.6.1~ynh1",
"url": "http://ampache.org",
"upstream": {
"license": "AGPL-3.0",