From 60ae612919669b613e4e11b0aee486103ce1eddd Mon Sep 17 00:00:00 2001 From: yalh76 Date: Mon, 1 Aug 2022 01:47:01 +0200 Subject: [PATCH 1/2] switch from arm to armhf --- .github/workflows/updater.sh | 2 +- conf/{arm.src => armhf.src} | 0 manifest.json | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename conf/{arm.src => armhf.src} (100%) diff --git a/.github/workflows/updater.sh b/.github/workflows/updater.sh index c3d5a7a..9e98810 100644 --- a/.github/workflows/updater.sh +++ b/.github/workflows/updater.sh @@ -69,7 +69,7 @@ for asset_url in ${assets[@]}; do src="arm64" ;; *"arm"*) - src="arm" + src="armhf" ;; *) src="" diff --git a/conf/arm.src b/conf/armhf.src similarity index 100% rename from conf/arm.src rename to conf/armhf.src diff --git a/manifest.json b/manifest.json index 4a95e87..f57a97e 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "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" }, - "version": "2.1.0.1~ynh2", + "version": "2.1.0.1~ynh3", "url": "https://joinmobilizon.org/", "upstream": { "license": "AGPL-3.0-or-later", From 47938135531c8001c99d001660ec545e0b4f1e0c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 31 Jul 2022 23:47:07 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 82415b4..54b1498 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ A decentralized and federated platform to organize events -**Shipped version:** 2.1.0.1~ynh2 +**Shipped version:** 2.1.0.1~ynh3 **Demo:** https://demo.mobilizon.org diff --git a/README_fr.md b/README_fr.md index 4cbaa0e..61e497d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -23,7 +23,7 @@ A decentralized and federated platform to organize events -**Version incluse :** 2.1.0.1~ynh2 +**Version incluse :** 2.1.0.1~ynh3 **Démo :** https://demo.mobilizon.org