diff --git a/conf/app.src b/conf/app.src index a8fa7e1..ef13aa1 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/decidim/decidim/archive/refs/tags/v0.27.0.tar.gz -SOURCE_SUM=3be1ec143e26bd278eedfd0995a77656276e223fc2974664af47a2c9c73171e5 +SOURCE_URL=https://github.com/decidim/decidim/archive/refs/tags/v0.27.2.tar.gz +SOURCE_SUM=a7f2de2b3ab086bfa0247ebf44b9466775ff03f16ee49d7e60d14f26aec177a8 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 4e186b6..f304cbb 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "Participatory democracy framework," }, - "version": "0.27.0~ynh1", + "version": "0.27.2~ynh1", "url": "https://decidim.org/", "upstream": { "license": "AGPL-3.0-or-later",