From 9c29c7a1c413681a84efc1a7c1923bf2c5d6c07d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 19 Jan 2022 06:15:03 +0000 Subject: [PATCH 1/2] Upgrade to v2022.01.18 --- manifest.json | 2 +- scripts/_common.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 30c1710..b03f1d5 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": "2022.01.09~ynh1", + "version": "2022.01.18~ynh1", "url": "https://github.com/YunoHost/yunorunner", "upstream": { "license": "GPL-3.0-or-later", diff --git a/scripts/_common.sh b/scripts/_common.sh index 1216083..0f2ae37 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="de28fea3b51a3f5b4e3d0bdc956e2f172cea592c" +yunorunner_release="51a55e8f5e487c7fdca457bb013fd34095dfffa3" #================================================= # PERSONAL HELPERS From 60d1fca8c0504b61c97a12bda403d535ff66e78a Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Wed, 19 Jan 2022 06:15:08 +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 73f7418..b1daac6 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:** 2022.01.09~ynh1 +**Shipped version:** 2022.01.18~ynh1 diff --git a/README_fr.md b/README_fr.md index 5f58092..17cf0cb 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 :** 2022.01.09~ynh1 +**Version incluse :** 2022.01.18~ynh1