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

Upgrade sources

- `main` v6.6.1: https://github.com/ampache/ampache/releases/tag/6.6.1
This commit is contained in:
yunohost-bot 2024-08-30 13:52:02 +02:00 committed by YunoHost Bot
parent 70ef63ad1b
commit 5d6fbff00c

View file

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