diff --git a/README.md b/README.md index 0ea4c4b..539756d 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.0.1 +**Shipped version:** 2.0.5 ## Screenshots diff --git a/README_fr.md b/README_fr.md index b651965..9e7b1ac 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.0.1 +**Version incluse:** 2.0.5 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index e18a772..e8dbffc 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Rudloff/alltube/releases/download/2.0.4/alltube-2.0.4.zip -SOURCE_SUM=89193a3e2e14f135848dac8cc4052be865a82188f4911b3904190ee60a891d53 +SOURCE_URL=https://github.com/Rudloff/alltube/releases/download/2.0.5/alltube-2.0.5.zip +SOURCE_SUM=b7924dcd8e7603ce0660cee16954f01b0cbde68142b49da85f7f209b337f3046 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index d189782..83afd26 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Youtube-dl frontend in php", "fr": "Php frontend pour youtube-dl." }, - "version": "2.0.4~ynh1", + "version": "2.0.5~ynh1", "url": "http://alltubedownload.net/", "license": "GPL-3.0-only", "maintainer": {