mirror of
https://github.com/YunoHost-Apps/alltube_ynh.git
synced 2024-09-03 18:06:12 +02:00
update to 2.3.0
This commit is contained in:
parent
e937a6d460
commit
9032860689
4 changed files with 5 additions and 5 deletions
|
@ -11,7 +11,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
|
||||||
## Overview
|
## Overview
|
||||||
alltube is a HTML GUI for Youtube-dl.
|
alltube is a HTML GUI for Youtube-dl.
|
||||||
|
|
||||||
**Shipped version:** 2.2.1
|
**Shipped version:** 2.3.0
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
||||||
Alltube est une IHM web pour Youtube-dl.
|
Alltube est une IHM web pour Youtube-dl.
|
||||||
|
|
||||||
|
|
||||||
**Version incluse:** 2.2.1
|
**Version incluse:** 2.3.0
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d'écran
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/Rudloff/alltube/releases/download/2.2.1/alltube-2.2.1.zip
|
SOURCE_URL=https://github.com/Rudloff/alltube/releases/download/2.3.0/alltube-2.3.0.zip
|
||||||
SOURCE_SUM=f9a9dd197f9b7ea1ffa7aeb92a72d0307002cd0a8d4685f78f4a9c15d6324f4a
|
SOURCE_SUM=1b7932dcdec14187f513b227b0db36bfd4d103ffe17a373f749a3251609f7d6c
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=false
|
SOURCE_IN_SUBDIR=false
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "A web interface for Youtube-dl",
|
"en": "A web interface for Youtube-dl",
|
||||||
"fr": "Un interface web pour Youtube-dl"
|
"fr": "Un interface web pour Youtube-dl"
|
||||||
},
|
},
|
||||||
"version": "2.2.1~ynh2",
|
"version": "2.3.0~ynh1",
|
||||||
"url": "http://alltubedownload.net/",
|
"url": "http://alltubedownload.net/",
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue