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 #139 from YunoHost-Apps/ci-auto-update-6.6.0

This commit is contained in:
Salamandar 2024-07-25 12:17:02 +02:00 committed by GitHub
commit 70ef63ad1b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 10 additions and 10 deletions

View file

@ -25,7 +25,7 @@ Ampache is a web based audio/video streaming application and file manager allowi
* Integrate with YunoHost users - same username and password
* Allow one user to be the administrator (set at the installation)
**Shipped version:** 6.5.0~ynh1
**Shipped version:** 6.6.0~ynh1
**Demo:** <https://ampache.org/demo.html>

View file

@ -25,7 +25,7 @@ Ampache is a web based audio/video streaming application and file manager allowi
* Integrate with YunoHost users - same username and password
* Allow one user to be the administrator (set at the installation)
**Versión actual:** 6.5.0~ynh1
**Versión actual:** 6.6.0~ynh1
**Demo:** <https://ampache.org/demo.html>

View file

@ -25,7 +25,7 @@ Ampache is a web based audio/video streaming application and file manager allowi
* Integrate with YunoHost users - same username and password
* Allow one user to be the administrator (set at the installation)
**Paketatutako bertsioa:** 6.5.0~ynh1
**Paketatutako bertsioa:** 6.6.0~ynh1
**Demoa:** <https://ampache.org/demo.html>

View file

@ -25,7 +25,7 @@ Ampache est une application Web de streaming audio/vidéo et un gestionnaire de
* Intégration avec les utilisateurs YunoHost - mêmes nom d'utilisateur et mot de passe
* Autoriser un utilisateur à être l'administrateur (défini lors de l'installation)
**Version incluse:** 6.5.0~ynh1
**Version incluse:** 6.6.0~ynh1
**Démo:** <https://ampache.org/demo.html>

View file

@ -25,7 +25,7 @@ Ampache is a web based audio/video streaming application and file manager allowi
* Integrate with YunoHost users - same username and password
* Allow one user to be the administrator (set at the installation)
**Versión proporcionada:** 6.5.0~ynh1
**Versión proporcionada:** 6.6.0~ynh1
**Demo:** <https://ampache.org/demo.html>

View file

@ -25,7 +25,7 @@ Ampache is a web based audio/video streaming application and file manager allowi
* Integrate with YunoHost users - same username and password
* Allow one user to be the administrator (set at the installation)
**Versi terkirim:** 6.5.0~ynh1
**Versi terkirim:** 6.6.0~ynh1
**Demo:** <https://ampache.org/demo.html>

View file

@ -25,7 +25,7 @@ Ampache is a web based audio/video streaming application and file manager allowi
* Integrate with YunoHost users - same username and password
* Allow one user to be the administrator (set at the installation)
**分发版本:** 6.5.0~ynh1
**分发版本:** 6.6.0~ynh1
**演示:** <https://ampache.org/demo.html>

View file

@ -5,7 +5,7 @@ name = "Ampache"
description.en = "Web based audio/video streaming application"
description.fr = "Application de streaming audio et vidéo"
version = "6.5.0~ynh1"
version = "6.6.0~ynh1"
maintainers = []
@ -47,8 +47,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/ampache/ampache/releases/download/6.5.0/ampache-6.5.0_all_php8.2.zip"
sha256 = "d987c41643d722e4805818cbe55a3b2e30da66caf7c53497a749b9ee4702cf42"
url = "https://github.com/ampache/ampache/releases/download/6.6.0/ampache-6.6.0_all_php8.2.zip"
sha256 = "f6af4133f499d2601ec3351488295c61ff6490667cf9f41751e2d30872f2cb26"
in_subdir = false
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^ampache-.*_all_php8.2.zip$"