diff --git a/conf/app.src b/conf/app.src index bfc29e9..ebfdeda 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/FreshRSS/FreshRSS/archive/1.20.0.tar.gz -SOURCE_SUM=eb51886d85d9e95f31f225bc7719885e3b40b75c687e1f670e71f01949f13153 +SOURCE_URL=https://github.com/FreshRSS/FreshRSS/archive/1.20.1.tar.gz +SOURCE_SUM=3bc0bf3788e2a7e06575fb3ba02085b6cb45f872000011c53992703ce66ad366 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 62fed79..41d56e8 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "RSS aggregator with a nice and mobile-friendly design", "fr": "Agrégateur de flux RSS avec une interface adaptée au mobile" }, - "version": "1.20.0~ynh1", + "version": "1.20.1~ynh1", "url": "http://freshrss.org/", "upstream": { "license": "AGPL-3.0-only",