1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invidious_ynh.git synced 2024-09-03 19:15:55 +02:00
This commit is contained in:
Éric Gaspar 2023-06-12 22:59:44 +02:00
parent 1d313369b6
commit 5e2ae37f02
2 changed files with 3 additions and 4 deletions

View file

@ -5,7 +5,7 @@ name = "Invidious"
description.en = "Alternative front-end to YouTube"
description.fr = "Front-end alternatif à YouTube"
version = "03.06.23~ynh1"
version = "12.06.23~ynh1"
maintainers = ["eric_G"]
@ -17,7 +17,7 @@ code = "https://github.com/iv-org/invidious"
website = "https://invidio.us/"
[integration]
yunohost = ">= 11.1.19"
yunohost = ">= 11.1.20"
architectures = ["amd64"]
multi_instance = false
ldap = false
@ -56,7 +56,6 @@ ram.runtime = "50M"
[resources.permissions]
main.url = "/"
api.url = "/api"
api.show_tile = false
api.allowed = ["visitors"]

View file

@ -4,7 +4,7 @@
# COMMON VARIABLES
#=================================================
version_commit=042ad1f2662503c123ba1dd415e5ed3d9ddc3cc0
version_commit=e6f5fcbc4b7eab7bdeee1a1d2586334f34f50af7
#=================================================
# PERSONAL HELPERS