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 #137 from YunoHost-Apps/downgrade

Downgrade
This commit is contained in:
yalh76 2022-07-06 13:08:40 +02:00 committed by GitHub
commit 40d0173ded
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 11 additions and 9 deletions

View file

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

View file

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

View file

@ -26,6 +26,8 @@
# upgrade=1 from_commit=e3c0b208c0b76a55e8df2a3947f57bb762b017d4 # upgrade=1 from_commit=e3c0b208c0b76a55e8df2a3947f57bb762b017d4
# 2.0.2~ynh1 # 2.0.2~ynh1
upgrade=1 from_commit=0159fc6123536cdf2929b4617d89753283f6946d upgrade=1 from_commit=0159fc6123536cdf2929b4617d89753283f6946d
# 2.1.0~ynh1
upgrade=1 from_commit=f9c1792c86cffd17b72a48160a64ee2083d5ccf6
backup_restore=1 backup_restore=1
multi_instance=0 multi_instance=0
port_already_use=0 port_already_use=0

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://packages.joinmobilizon.org/2.1.0/mobilizon_2.1.0_amd64.tar.gz SOURCE_URL=https://packages.joinmobilizon.org/2.0.2/mobilizon_2.0.2_amd64.tar.gz
SOURCE_SUM=48badeae4380b1114df20b3506d5972cd7df59c3c0142d8af1a6d2ed0bad9a07 SOURCE_SUM=1c734435f9e23e599de2de057a95b25a978ae5bd65ffbd95213c4e0da40fc592
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.1.0/mobilizon_2.1.0_arm.tar.gz SOURCE_URL=https://packages.joinmobilizon.org/2.0.2/mobilizon_2.0.2_arm.tar.gz
SOURCE_SUM=8dc15e11cc975a0f1d8f34b1ae9ad9ae8e9dbc98d6c25266674ba40981213d6d SOURCE_SUM=1ac4241b46cf9b165a7fdf641af16310aceb36bbb411ac477332af4057826b3c
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.1.0/mobilizon_2.1.0_arm64.tar.gz SOURCE_URL=https://packages.joinmobilizon.org/2.0.2/mobilizon_2.0.2_arm64.tar.gz
SOURCE_SUM=4bfdc8f56402ccc232ee3be6ee187543e456d6706b30776a8662bb89f936e793 SOURCE_SUM=f8dbc38c7d61f0f10001df3ddf934d9c6313af614d8980f2ff19624058e68d4a
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~ynh1", "version": "2.1.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",