From 903286068920c1977b44785b4b1d5573fc83ca37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment?= Date: Fri, 15 May 2020 13:00:46 +0200 Subject: [PATCH] update to 2.3.0 --- 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 e4797e9..9e4a75a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to ## Overview alltube is a HTML GUI for Youtube-dl. -**Shipped version:** 2.2.1 +**Shipped version:** 2.3.0 ## Screenshots diff --git a/README_fr.md b/README_fr.md index e846f89..054a43d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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. -**Version incluse:** 2.2.1 +**Version incluse:** 2.3.0 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index 32a8003..d2eb666 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Rudloff/alltube/releases/download/2.2.1/alltube-2.2.1.zip -SOURCE_SUM=f9a9dd197f9b7ea1ffa7aeb92a72d0307002cd0a8d4685f78f4a9c15d6324f4a +SOURCE_URL=https://github.com/Rudloff/alltube/releases/download/2.3.0/alltube-2.3.0.zip +SOURCE_SUM=1b7932dcdec14187f513b227b0db36bfd4d103ffe17a373f749a3251609f7d6c SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index bff71f4..d051705 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "A web interface for Youtube-dl", "fr": "Un interface web pour Youtube-dl" }, - "version": "2.2.1~ynh2", + "version": "2.3.0~ynh1", "url": "http://alltubedownload.net/", "license": "GPL-3.0-only", "maintainer": {