diff --git a/conf/app.src b/conf/app.src index d70f7a6..b07f78b 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/LeedRSS/Leed/archive/refs/tags/v1.11.0.tar.gz -SOURCE_SUM=3a3f6e2201f7cc0ee10a4f610b0cf1ace18166a6d21e37ab1ae5283920500c87 +SOURCE_URL=https://github.com/LeedRSS/Leed/archive/refs/tags/v1.12.0.tar.gz +SOURCE_SUM=c2f9743f864a96bcc964b1b1b1390a4206de57acbbb2a4062e5a6c0659113815 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 9d97b5c..126e627 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Minimalistic RSS feed aggregator which allows quick and non-intrusive reading of feeds", "fr": "Agrégateur RSS minimaliste qui permet la consultation de flux RSS de manière rapide et non intrusive" }, - "version": "1.11.0~ynh1", + "version": "1.12.0~ynh1", "url": "https://github.com/LeedRSS/Leed", "upstream": { "license": "AGPL-3.0",