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

Merge pull request #109 from YunoHost-Apps/ci-auto-update-v5.6.0

Upgrade to version 5.6.0
This commit is contained in:
Éric Gaspar 2023-03-28 09:56:07 +02:00 committed by GitHub
commit 2c9a852027
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
* Integrate with YunoHost users - same username and password
* Allow one user to be the administrator (set at the installation)
**Shipped version:** 5.5.7~ynh1
**Shipped version:** 5.6.0~ynh1
**Demo:** https://ampache.org/demo.html

View file

@ -25,7 +25,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
* Integrate with YunoHost users - same username and password
* Allow one user to be the administrator (set at the installation)
**Version incluse :** 5.5.7~ynh1
**Version incluse :** 5.6.0~ynh1
**Démo :** https://ampache.org/demo.html

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/ampache/ampache/releases/download/5.5.7/ampache-5.5.7_all_php8.0.zip
SOURCE_SUM=911ca3dab34d752cffef781eeacf36ef94179d5887576492618f508f6556920d
SOURCE_URL=https://github.com/ampache/ampache/releases/download/5.6.0/ampache-5.6.0_all_php8.0.zip
SOURCE_SUM=f200067b5b7c753ed9660991d484a2e20b87afb0dffb16d5c3a54bb6a23cb963
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.7~ynh1",
"version": "5.6.0~ynh1",
"url": "http://ampache.org",
"upstream": {
"license": "AGPL-3.0",