mirror of
https://github.com/YunoHost-Apps/ampache_ynh.git
synced 2024-09-03 18:15:55 +02:00
Merge pull request #97 from YunoHost-Apps/ci-auto-update-v5.5.2
Upgrade to version 5.5.2
This commit is contained in:
commit
153a7d458f
4 changed files with 5 additions and 5 deletions
|
@ -24,7 +24,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
* Integrate with YunoHost users - same username and password
|
* Integrate with YunoHost users - same username and password
|
||||||
* Allow one user to be the administrator (set at the installation)
|
* Allow one user to be the administrator (set at the installation)
|
||||||
|
|
||||||
**Shipped version:** 5.5.1~ynh2
|
**Shipped version:** 5.5.2~ynh1
|
||||||
|
|
||||||
|
|
||||||
**Demo:** https://ampache.org/demo.html
|
**Demo:** https://ampache.org/demo.html
|
||||||
|
|
|
@ -24,7 +24,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
||||||
* Integrate with YunoHost users - same username and password
|
* Integrate with YunoHost users - same username and password
|
||||||
* Allow one user to be the administrator (set at the installation)
|
* Allow one user to be the administrator (set at the installation)
|
||||||
|
|
||||||
**Version incluse :** 5.5.1~ynh2
|
**Version incluse :** 5.5.2~ynh1
|
||||||
|
|
||||||
|
|
||||||
**Démo :** https://ampache.org/demo.html
|
**Démo :** https://ampache.org/demo.html
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/ampache/ampache/releases/download/5.5.1/ampache-5.5.1_all_php8.0.zip
|
SOURCE_URL=https://github.com/ampache/ampache/releases/download/5.5.2/ampache-5.5.2_all_php8.0.zip
|
||||||
SOURCE_SUM=db5e15823083c1cada0a6525a4014fff72e9d29ec9666dcd96220da7caff84fb
|
SOURCE_SUM=ed2bace1b5f88e51abc1c44a2c6764e4be2b2de27866c14d80d14f3f67091183
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=false
|
SOURCE_IN_SUBDIR=false
|
||||||
|
|
|
@ -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.5.1~ynh2",
|
"version": "5.5.2~ynh1",
|
||||||
"url": "http://ampache.org",
|
"url": "http://ampache.org",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue