From 40824a005f590a7dcf4f7a2e3445ae5426abf33d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 17 Oct 2022 06:46:09 +0000 Subject: [PATCH] Upgrade to v3.1.0 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index a947210..4e94570 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Rudloff/alltube/releases/download/3.0.3/alltube-3.0.3.zip -SOURCE_SUM=6db059df1ffad928df3f4507dc718d471e18e5949395c6631a71fde61091190d +SOURCE_URL=https://github.com/Rudloff/alltube/releases/download/3.1.0/alltube-3.1.0.zip +SOURCE_SUM=07c131c96b20259c078bb823d15d0c8cc3c74b01279aa8547ce90fc9b83b544b SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 7acfb75..6e06b3b 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.3~ynh1", + "version": "3.1.0~ynh1", "url": "http://alltubedownload.net/", "upstream": { "license": "GPL-3.0-only",