diff --git a/README.md b/README.md index cc2e9c0..a5b7c96 100644 --- a/README.md +++ b/README.md @@ -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.6~ynh1 +**Shipped version:** 5.5.7~ynh1 **Demo:** https://ampache.org/demo.html diff --git a/README_fr.md b/README_fr.md index 36053b2..ad5965c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -25,7 +25,7 @@ Si vous n’avez 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.6~ynh1 +**Version incluse :** 5.5.7~ynh1 **Démo :** https://ampache.org/demo.html diff --git a/conf/app.src b/conf/app.src index 8a14b66..ad83955 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/ampache/ampache/releases/download/5.5.6/ampache-5.5.6_all_php8.0.zip -SOURCE_SUM=b236b503e0dbc8cef28b03a8e3c692784c5bc905dd3fefadf626515c21c33ea7 +SOURCE_URL=https://github.com/ampache/ampache/releases/download/5.5.7/ampache-5.5.7_all_php8.0.zip +SOURCE_SUM=911ca3dab34d752cffef781eeacf36ef94179d5887576492618f508f6556920d SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index c3aff8d..4647e44 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web based audio/video streaming application", "fr": "Application de streaming audio et vidéo" }, - "version": "5.5.6~ynh1", + "version": "5.5.7~ynh1", "url": "http://ampache.org", "upstream": { "license": "AGPL-3.0",