1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jellyseerr_ynh.git synced 2024-09-03 19:26:18 +02:00

Upgrade to v1.6.0

This commit is contained in:
yunohost-bot 2023-08-05 20:16:07 +02:00 committed by YunoHost Bot
parent b62754d96f
commit 30a70bdab5

View file

@ -5,7 +5,7 @@ name = "Jellyseerr"
description.en = "Media request management and discovery tool for Jellyfin, Radarr, and Sonarr"
description.fr = "Outil de gestion de demandes et de découverte de médias pour Jellyfin, Radarr, et Sonarr"
version = "1.5.0~ynh1"
version = "1.6.0~ynh1"
maintainers = ["Thovi98"]
@ -37,8 +37,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/Fallenbagel/jellyseerr/archive/refs/tags/v1.5.0.tar.gz"
sha256 = "0bcfb5a73fff85a1ca4b521e33bc36263ba40be71144efcac140079a3fe14f80"
url = "https://github.com/Fallenbagel/jellyseerr/archive/refs/tags/v1.6.0.tar.gz"
sha256 = "f51014752e679d558c5c0ba6e3df363a1ef6c16b8a5176dbc0a4d3f3301ef156"
autoupdate.strategy = "latest_github_tag"