1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/alltube_ynh.git synced 2024-09-03 18:06:12 +02:00

Merge pull request #30 from YunoHost-Apps/testing

upgrade to 3.0.3
This commit is contained in:
Clément 2022-03-25 07:22:54 +01:00 committed by GitHub
commit a8352f44b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 8 additions and 8 deletions

View file

@ -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.1~ynh1
**Shipped version:** 3.0.3~ynh1
**Demo:** https://alltubedownload.net/

View file

@ -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.1~ynh1
**Version incluse :** 3.0.3~ynh1
**Démo :** https://alltubedownload.net/

View file

@ -11,7 +11,7 @@
setup_private=1
setup_public=1
upgrade=1
upgrade=1 from_commit=f172ccd39cb043c72fe214cb15ea2db53c9f0325
upgrade=1 from_commit=34288ef6d4984fbaa5b34bce8f810bcd244c708a
backup_restore=1
multi_instance=1
change_url=1
@ -19,6 +19,6 @@
Email=plopoyop@gmail.com
Notification=none
;;; Upgrade options
; commit=f172ccd39cb043c72fe214cb15ea2db53c9f0325
name=Merge pull request #12 from ericgaspar/patch-1
; commit=34288ef6d4984fbaa5b34bce8f810bcd244c708a
name=Merge pull request #27 from YunoHost-Apps/testing
manifest_arg=domain=DOMAIN&path=PATH&is_public=1&

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/Rudloff/alltube/releases/download/3.0.1/alltube-3.0.1.zip
SOURCE_SUM=71f82b96d102059139d7d26ae67c8a371a8662a35b7bbb353d7da12759f1b83b
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

View file

@ -6,7 +6,7 @@
"en": "Web interface for Youtube-dl",
"fr": "Interface Web pour Youtube-dl"
},
"version": "3.0.1~ynh1",
"version": "3.0.3~ynh1",
"url": "http://alltubedownload.net/",
"upstream": {
"license": "GPL-3.0-only",