mirror of
https://github.com/YunoHost-Apps/invidious_ynh.git
synced 2024-09-03 19:15:55 +02:00
upgrade
This commit is contained in:
parent
1d313369b6
commit
5e2ae37f02
2 changed files with 3 additions and 4 deletions
|
@ -5,7 +5,7 @@ name = "Invidious"
|
||||||
description.en = "Alternative front-end to YouTube"
|
description.en = "Alternative front-end to YouTube"
|
||||||
description.fr = "Front-end alternatif à YouTube"
|
description.fr = "Front-end alternatif à YouTube"
|
||||||
|
|
||||||
version = "03.06.23~ynh1"
|
version = "12.06.23~ynh1"
|
||||||
|
|
||||||
maintainers = ["eric_G"]
|
maintainers = ["eric_G"]
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@ code = "https://github.com/iv-org/invidious"
|
||||||
website = "https://invidio.us/"
|
website = "https://invidio.us/"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.1.19"
|
yunohost = ">= 11.1.20"
|
||||||
architectures = ["amd64"]
|
architectures = ["amd64"]
|
||||||
multi_instance = false
|
multi_instance = false
|
||||||
ldap = false
|
ldap = false
|
||||||
|
@ -56,7 +56,6 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources.permissions]
|
[resources.permissions]
|
||||||
main.url = "/"
|
main.url = "/"
|
||||||
|
|
||||||
api.url = "/api"
|
api.url = "/api"
|
||||||
api.show_tile = false
|
api.show_tile = false
|
||||||
api.allowed = ["visitors"]
|
api.allowed = ["visitors"]
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
# COMMON VARIABLES
|
# COMMON VARIABLES
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
version_commit=042ad1f2662503c123ba1dd415e5ed3d9ddc3cc0
|
version_commit=e6f5fcbc4b7eab7bdeee1a1d2586334f34f50af7
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# PERSONAL HELPERS
|
# PERSONAL HELPERS
|
||||||
|
|
Loading…
Add table
Reference in a new issue