From c3ecbf6742c2a04832976ba1198143bfbe0adc6b Mon Sep 17 00:00:00 2001 From: clement Date: Fri, 4 Mar 2022 07:50:35 +0100 Subject: [PATCH] 3.0.2 --- README.md | 2 +- README_fr.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9208edb..16be32f 100644 --- a/README.md +++ b/README.md @@ -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.2~ynh1 **Demo:** https://alltubedownload.net/ diff --git a/README_fr.md b/README_fr.md index a65d785..80670aa 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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.2~ynh1 **Démo :** https://alltubedownload.net/ diff --git a/conf/app.src b/conf/app.src index 7b081cb..4eac64c 100644 --- a/conf/app.src +++ b/conf/app.src @@ -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.2/alltube-3.0.2.zip +SOURCE_SUM=0a89ae5f2025c78aa8eab3726d54124642bef00368cdbce96e793d26155b8c32 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 5c6e1c5..67ecdda 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web interface for Youtube-dl", "fr": "Interface Web pour Youtube-dl" }, - "version": "3.0.1~ynh1", + "version": "3.0.2~ynh1", "url": "http://alltubedownload.net/", "upstream": { "license": "GPL-3.0-only",