1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ampache_ynh.git synced 2024-09-03 18:15:55 +02:00
This commit is contained in:
Éric Gaspar 2022-11-22 20:43:00 +01:00
parent cb1f31878f
commit 6091452f15
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.5.3/ampache-5.5.3_all_php8.0.zip
SOURCE_SUM=291a66761835f978483e75cd680667b4242b73a7403e6b8b6b92778ed11b7e2d
SOURCE_URL=https://github.com/ampache/ampache/releases/download/5.5.4/ampache-5.5.4_all_php8.0.zip
SOURCE_SUM=b42b4f6885346efa0ec30f40cbec94fa7b0faff0b99fad3290b532b8f4718498
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.5.3~ynh1",
"version": "5.5.4~ynh1",
"url": "http://ampache.org",
"upstream": {
"license": "AGPL-3.0",