mirror of
https://github.com/YunoHost-Apps/alltube_ynh.git
synced 2024-09-03 18:06:12 +02:00
upgrade to 3.0.3
This commit is contained in:
parent
443659d84a
commit
466af6abc5
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
|
||||
|
||||
**Shipped version:** 3.0.2~ynh1
|
||||
**Shipped version:** 3.0.3~ynh1
|
||||
|
||||
**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
|
||||
|
||||
**Version incluse :** 3.0.2~ynh1
|
||||
**Version incluse :** 3.0.3~ynh1
|
||||
|
||||
**Démo :** https://alltubedownload.net/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/Rudloff/alltube/releases/download/3.0.2/alltube-3.0.2.zip
|
||||
SOURCE_SUM=0a89ae5f2025c78aa8eab3726d54124642bef00368cdbce96e793d26155b8c32
|
||||
SOURCE_URL=https://github.com/Rudloff/alltube/releases/download/3.0.3/alltube-3.0.3.zip
|
||||
SOURCE_SUM=6db059df1ffad928df3f4507dc718d471e18e5949395c6631a71fde61091190d
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Web interface for Youtube-dl",
|
||||
"fr": "Interface Web pour Youtube-dl"
|
||||
},
|
||||
"version": "3.0.2~ynh1",
|
||||
"version": "3.0.3~ynh1",
|
||||
"url": "http://alltubedownload.net/",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0-only",
|
||||
|
|
Loading…
Add table
Reference in a new issue