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:
ericgaspar 2022-08-23 07:14:17 +02:00
parent 4281c1c738
commit 596afbc90b
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.4.0/ampache-5.4.0_all_php8.0.zip SOURCE_URL=https://github.com/ampache/ampache/releases/download/5.5.0/ampache-5.5.0_all_php8.0.zip
SOURCE_SUM=d37f9130d2d39d8f936c7ccb2e96711e9e1da53b55d53792f017e5ee5aa12bd1 SOURCE_SUM=d9175ca87d5ff662a0bd18e231662c5a0f1ae9cfda03daed9d02554bf8c54638
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false SOURCE_IN_SUBDIR=false

View file

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