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

Upgrade to v5.6.2

This commit is contained in:
yunohost-bot 2023-07-17 20:15:16 +02:00 committed by YunoHost Bot
parent be1ca2aa51
commit c4c3cc7074

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 = "5.6.1~ynh1"
version = "5.6.2~ynh1"
maintainers = []
@ -43,8 +43,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/ampache/ampache/releases/download/5.6.1/ampache-5.6.1_all_php8.2.zip"
sha256 = "6b1b278aabfce74bab10384bce67535ee745438798c5fce736607534c93317d9"
url = "https://github.com/ampache/ampache/archive/refs/tags/5.6.2.tar.gz"
sha256 = "18a175b07d6b2ee22454a21accadec3cf5ebd6c7a84fb86aa3a982bc7e1992b2"
in_subdir = false
autoupdate.strategy = "latest_github_tag"