mirror of
https://github.com/YunoHost-Apps/jellyseerr_ynh.git
synced 2024-09-03 19:26:18 +02:00
Upgrade to v1.7.0
This commit is contained in:
parent
7c3ffaab74
commit
9e3093aa82
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Jellyseerr"
|
||||||
description.en = "Media request management and discovery tool for Jellyfin, Radarr, and Sonarr"
|
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"
|
description.fr = "Outil de gestion de demandes et de découverte de médias pour Jellyfin, Radarr, et Sonarr"
|
||||||
|
|
||||||
version = "1.6.0~ynh2"
|
version = "1.7.0~ynh2"
|
||||||
|
|
||||||
maintainers = ["Thovi98"]
|
maintainers = ["Thovi98"]
|
||||||
|
|
||||||
|
@ -36,8 +36,8 @@ ram.runtime = "50M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/Fallenbagel/jellyseerr/archive/refs/tags/v1.6.0.tar.gz"
|
url = "https://github.com/Fallenbagel/jellyseerr/archive/refs/tags/v1.7.0.tar.gz"
|
||||||
sha256 = "f51014752e679d558c5c0ba6e3df363a1ef6c16b8a5176dbc0a4d3f3301ef156"
|
sha256 = "b41cfe80334495a4653bc3933298597c232474c309c5993e388068e33d7f13ce"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue