1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/decidim_ynh.git synced 2024-09-03 18:26:00 +02:00

Merge pull request #11 from YunoHost-Apps/ci-auto-update-v0.27.2

Upgrade to version 0.27.2
This commit is contained in:
Éric Gaspar 2023-04-21 11:28:35 +02:00 committed by GitHub
commit a56a5d6f51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Decidim is a participatory democracy framework, written in Ruby on Rails, originally developed for the Barcelona City government online and offline participation website. Installing these libraries will provide you a generator and gems to help you develop web applications Decidim is a participatory democracy framework, written in Ruby on Rails, originally developed for the Barcelona City government online and offline participation website. Installing these libraries will provide you a generator and gems to help you develop web applications
**Shipped version:** 0.27.0~ynh1 **Shipped version:** 0.27.2~ynh1
**Demo:** https://decidim.org/demo/ **Demo:** https://decidim.org/demo/

View file

@ -19,7 +19,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Decidim is a participatory democracy framework, written in Ruby on Rails, originally developed for the Barcelona City government online and offline participation website. Installing these libraries will provide you a generator and gems to help you develop web applications Decidim is a participatory democracy framework, written in Ruby on Rails, originally developed for the Barcelona City government online and offline participation website. Installing these libraries will provide you a generator and gems to help you develop web applications
**Version incluse :** 0.27.0~ynh1 **Version incluse :** 0.27.2~ynh1
**Démo :** https://decidim.org/demo/ **Démo :** https://decidim.org/demo/

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/decidim/decidim/archive/refs/tags/v0.27.0.tar.gz SOURCE_URL=https://github.com/decidim/decidim/archive/refs/tags/v0.27.2.tar.gz
SOURCE_SUM=3be1ec143e26bd278eedfd0995a77656276e223fc2974664af47a2c9c73171e5 SOURCE_SUM=a7f2de2b3ab086bfa0247ebf44b9466775ff03f16ee49d7e60d14f26aec177a8
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -5,7 +5,7 @@
"description": { "description": {
"en": "Participatory democracy framework," "en": "Participatory democracy framework,"
}, },
"version": "0.27.0~ynh1", "version": "0.27.2~ynh1",
"url": "https://decidim.org/", "url": "https://decidim.org/",
"upstream": { "upstream": {
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",