diff --git a/conf/app.src b/conf/app.src index edd1a13..2d5efe9 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/backdrop/backdrop/releases/download/1.20.1/backdrop.zip -SOURCE_SUM=039ccdd9084c66f0885095dd98f2476f4c69c019c869690d255b65f27326e173 +SOURCE_URL=https://github.com/backdrop/backdrop/releases/download/1.20.2/backdrop.zip +SOURCE_SUM=b0e33715c9025c5c8c51e3f7a89db8b7279b7b115f0f673ea978b910a84c18ed SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 06c1191..f634aa5 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Easy-to-use CMS for building professional websites", "fr": "CMS facile à utiliser pour créer des sites Web professionnels" }, - "version": "1.20.1~ynh1", + "version": "1.20.2~ynh1", "url": "https://backdropcms.org/", "upstream": { "license": "GPL-2.0",