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 2022-11-14 17:51:16 +01:00
parent 1a46e37420
commit 0f98bbe87f
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
"en": "Alternative front-end to YouTube",
"fr": "Front-end alternatif à YouTube"
},
"version": "22.11.1~ynh1",
"version": "22.11.14~ynh1",
"url": "https://invidio.us/",
"upstream": {
"license": "GPL-3.0-only",

View file

@ -4,7 +4,7 @@
# COMMON VARIABLES
#=================================================
version_commit=84cd4d6a5b1854bcf1058351e390cc0f4855c9d7
version_commit=09942dee6621e7047a63dffcc61b3bbf78cef2c6
# dependencies used by the app
pkg_dependencies="apt-transport-https libssl-dev libxml2-dev libyaml-dev libgmp-dev libreadline-dev postgresql librsvg2-bin imagemagick libsqlite3-dev zlib1g-dev libevent-dev pkg-config libpcre3-dev"