mirror of
https://github.com/YunoHost-Apps/alltube_ynh.git
synced 2024-09-03 18:06:12 +02:00
commit
34288ef6d4
4 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
Web interface for Youtube-dl
|
Web interface for Youtube-dl
|
||||||
|
|
||||||
**Shipped version:** 3.0.0~ynh1
|
**Shipped version:** 3.0.1~ynh1
|
||||||
|
|
||||||
**Demo:** https://alltubedownload.net/
|
**Demo:** https://alltubedownload.net/
|
||||||
|
|
||||||
|
|
|
@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
||||||
|
|
||||||
Interface Web pour Youtube-dl
|
Interface Web pour Youtube-dl
|
||||||
|
|
||||||
**Version incluse :** 3.0.0~ynh1
|
**Version incluse :** 3.0.1~ynh1
|
||||||
|
|
||||||
**Démo :** https://alltubedownload.net/
|
**Démo :** https://alltubedownload.net/
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/Rudloff/alltube/releases/download/3.0.0/alltube-3.0.0.zip
|
SOURCE_URL=https://github.com/Rudloff/alltube/releases/download/3.0.1/alltube-3.0.1.zip
|
||||||
SOURCE_SUM=df79bea6a0273b9584894ca9eddd384e8c5322ef3f85612f64071bea589616a2
|
SOURCE_SUM=71f82b96d102059139d7d26ae67c8a371a8662a35b7bbb353d7da12759f1b83b
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Web interface for Youtube-dl",
|
"en": "Web interface for Youtube-dl",
|
||||||
"fr": "Interface Web pour Youtube-dl"
|
"fr": "Interface Web pour Youtube-dl"
|
||||||
},
|
},
|
||||||
"version": "3.0.0~ynh1",
|
"version": "3.0.1~ynh1",
|
||||||
"url": "http://alltubedownload.net/",
|
"url": "http://alltubedownload.net/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
|
|
Loading…
Add table
Reference in a new issue