mirror of
https://github.com/YunoHost-Apps/alltube_ynh.git
synced 2024-09-03 18:06:12 +02:00
Merge pull request #19 from YunoHost-Apps/feature-upgrade-to-3.0
update to 3.0.0
This commit is contained in:
commit
29d9ed07b3
4 changed files with 6 additions and 6 deletions
|
@ -11,7 +11,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
## Overview
|
||||
AllTube is a HTML GUI for Youtube-dl.
|
||||
|
||||
**Shipped version:** 2.3.0
|
||||
**Shipped version:** 3.0.0
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install
|
|||
## Vue d'ensemble
|
||||
AllTube est une IHM web pour Youtube-dl.
|
||||
|
||||
**Version incluse:** 2.3.0
|
||||
**Version incluse:** 3.0.0
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/Rudloff/alltube/releases/download/2.3.0/alltube-2.3.0.zip
|
||||
SOURCE_SUM=1b7932dcdec14187f513b227b0db36bfd4d103ffe17a373f749a3251609f7d6c
|
||||
SOURCE_URL=https://github.com/Rudloff/alltube/releases/download/3.0.0/alltube-3.0.0.zip
|
||||
SOURCE_SUM=df79bea6a0273b9584894ca9eddd384e8c5322ef3f85612f64071bea589616a2
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=false
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Web interface for Youtube-dl",
|
||||
"fr": "Interface Web pour Youtube-dl"
|
||||
},
|
||||
"version": "2.3.0~ynh2",
|
||||
"version": "3.0.0~ynh1",
|
||||
"url": "http://alltubedownload.net/",
|
||||
"license": "GPL-3.0-only",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue