1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mobilizon_ynh.git synced 2024-09-03 19:46:19 +02:00

Merge pull request #149 from YunoHost-Apps/ci-auto-update-v3.0.1

Upgrade to version 3.0.1
This commit is contained in:
yalh76 2022-12-09 21:49:10 +01:00 committed by GitHub
commit 087beb4559
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 7 additions and 9 deletions

View file

@ -23,8 +23,7 @@ A decentralized and federated platform to organize events
**Shipped version:** 2.1.0.1~ynh4 **Shipped version:** 3.0.1~ynh1
**Demo:** https://demo.mobilizon.org **Demo:** https://demo.mobilizon.org

View file

@ -23,8 +23,7 @@ A decentralized and federated platform to organize events
**Version incluse :** 2.1.0.1~ynh4 **Version incluse :** 3.0.1~ynh1
**Démo :** https://demo.mobilizon.org **Démo :** https://demo.mobilizon.org

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://packages.joinmobilizon.org/2.0.2/mobilizon_2.0.2_amd64.tar.gz SOURCE_URL=https://packages.joinmobilizon.org/3.0.1/mobilizon_3.0.1_amd64.tar.gz
SOURCE_SUM=1c734435f9e23e599de2de057a95b25a978ae5bd65ffbd95213c4e0da40fc592 SOURCE_SUM=466922767de5f8aba72d341a3297aac259d8d7596f946c29f6052ced23a2fa26
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

@ -1,5 +1,5 @@
SOURCE_URL=https://packages.joinmobilizon.org/2.0.2/mobilizon_2.0.2_arm.tar.gz SOURCE_URL=https://packages.joinmobilizon.org/3.0.1/mobilizon_3.0.1_arm.tar.gz
SOURCE_SUM=1ac4241b46cf9b165a7fdf641af16310aceb36bbb411ac477332af4057826b3c SOURCE_SUM=46e99a5ae067c8d656a85cbc8e8fc18603075a1fd9cb25e9477d03014b88c6d3
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

@ -6,7 +6,7 @@
"en": "A decentralized and federated platform to organize events", "en": "A decentralized and federated platform to organize events",
"fr": "Une plateforme décentralisée et fédérée pour organiser des événements" "fr": "Une plateforme décentralisée et fédérée pour organiser des événements"
}, },
"version": "2.1.0.1~ynh4", "version": "3.0.1~ynh1",
"url": "https://joinmobilizon.org/", "url": "https://joinmobilizon.org/",
"upstream": { "upstream": {
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",