From 91fe537259a4e3661f067cd4cae3705af157d19f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 9 Jan 2022 13:34:38 +0000 Subject: [PATCH 1/2] Upgrade to v2021.10.19 --- manifest.json | 4 ++-- scripts/_common.sh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index f3fd036..46184d4 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "CI runner of YunoHost", "fr": "Runner d'intégration continue de YunoHost" }, - "version": "2021.09.22~ynh3", + "version": "2021.10.19~ynh1", "url": "https://github.com/YunoHost/yunorunner", "upstream": { "license": "GPL-3.0-or-later", @@ -28,7 +28,7 @@ "nginx" ], "arguments": { - "install" : [ + "install": [ { "name": "domain", "type": "domain" diff --git a/scripts/_common.sh b/scripts/_common.sh index 88c8417..6efb1bd 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -9,7 +9,7 @@ pkg_dependencies="python3-venv python3-dev python3-pip sqlite3" yunorunner_repository="https://github.com/YunoHost/yunorunner" -yunorunner_release="0e87f07e8bcb1f3aee055a694f3c7198e22b4019" +yunorunner_release="266bad3ec0aa050f3c005e8e3d1220bcae716616" #================================================= # PERSONAL HELPERS From 3a39b0ea764fc4e9293580e4c035e4d98823aa54 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sun, 9 Jan 2022 13:34:41 +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 23885a7..1949d2b 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in CI runner of YunoHost -**Shipped version:** 2021.09.22~ynh3 +**Shipped version:** 2021.10.19~ynh1 diff --git a/README_fr.md b/README_fr.md index b2095e6..e9f88bd 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Runner d'intégration continue de YunoHost -**Version incluse :** 2021.09.22~ynh3 +**Version incluse :** 2021.10.19~ynh1