mirror of
https://github.com/YunoHost-Apps/alltube_ynh.git
synced 2024-09-03 18:06:12 +02:00
upgrade to 2.0.4
This commit is contained in:
parent
abcc8672be
commit
b71e02bff0
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/Rudloff/alltube/releases/download/2.0.1/alltube-2.0.1.zip
|
||||
SOURCE_SUM=70d7818386a445eeb439d9d4ea3f3687180832392bd3547fd14c7195fa722c16
|
||||
SOURCE_URL=https://github.com/Rudloff/alltube/releases/download/2.0.4/alltube-2.0.4.zip
|
||||
SOURCE_SUM=89193a3e2e14f135848dac8cc4052be865a82188f4911b3904190ee60a891d53
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
"id": "alltube",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "Alltube package for YunoHost.",
|
||||
"fr": "Package Alltube pour YunoHost."
|
||||
"en": "Youtube-dl frontend in php",
|
||||
"fr": "Php frontend pour youtube-dl."
|
||||
},
|
||||
"version": "2.0.1~ynh1",
|
||||
"version": "2.0.4~ynh1",
|
||||
"url": "http://alltubedownload.net/",
|
||||
"license": "GPL-3.0-only",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue