mirror of
https://github.com/YunoHost-Apps/invidious_ynh.git
synced 2024-09-03 19:15:55 +02:00
upgrade to upstream
This commit is contained in:
parent
ca8f48f5cc
commit
11d316c98b
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ code = "https://github.com/iv-org/invidious"
|
||||||
website = "https://invidio.us/"
|
website = "https://invidio.us/"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.1.15"
|
yunohost = ">= 11.1.16"
|
||||||
architectures = ["amd64"]
|
architectures = ["amd64"]
|
||||||
multi_instance = false
|
multi_instance = false
|
||||||
ldap = false
|
ldap = false
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
# COMMON VARIABLES
|
# COMMON VARIABLES
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
version_commit=8a44bd11d2abab8c9203d6dc3c3d5824e5e26327
|
version_commit=8db2a93827a4e27a55a9095be15083ea68cdd571
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# PERSONAL HELPERS
|
# PERSONAL HELPERS
|
||||||
|
|
Loading…
Add table
Reference in a new issue