From ad439a7f24f3ec9c4d8f2c6c3c64507872a5c41e Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 23 Apr 2022 13:34:02 +0200 Subject: [PATCH] 1.9 --- 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 8d2504e..ea65942 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YOURLS/YOURLS/archive/1.8.2.zip -SOURCE_SUM=155e3e223b698bd3d0ab3f90d988b51c74f727fd46db144ca950a693d5dedba6 +SOURCE_URL=https://github.com/YOURLS/YOURLS/archive/1.9.zip +SOURCE_SUM=5923947ce07074b0c21ef73f6a2f6b5b0708d446029fffb0218baebe1f9a6956 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 6b55b4a..5e3a65c 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "URL shortening service", "fr": "Service de raccourcisseur d'URL" }, - "version": "1.8.2~ynh1", + "version": "1.9~ynh1", "url": "https://yourls.org/", "upstream": { "license": "MIT",