From 7b0c314db7206304d07ac747907366f3cf3eab6f Mon Sep 17 00:00:00 2001 From: yalh76 Date: Fri, 24 Sep 2021 21:39:05 +0200 Subject: [PATCH] Upgrade to 2021-09-22~ynh2 --- check_process | 4 ++++ manifest.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/check_process b/check_process index 8c37801..b1c6db7 100644 --- a/check_process +++ b/check_process @@ -18,6 +18,8 @@ # upgrade=1 from_commit=7b3acfc9b28b6ed33a1590ae16261d7dd3b5b06a # 2021-03-05~ynh1 upgrade=1 from_commit=f0e9373aa2403bf04f84c67646ac5d34376b7959 + # 2021-09-22~ynh1 + upgrade=1 from_commit=fea498cd83a7da12a102efe2f47397dace3cddda backup_restore=1 multi_instance=1 port_already_use=1 (4242) @@ -33,3 +35,5 @@ Notification=down name=041120 ; commit=f0e9373aa2403bf04f84c67646ac5d34376b7959 name=2021-03-05~ynh1 + ; commit=fea498cd83a7da12a102efe2f47397dace3cddda + name=2021-09-22~ynh1 diff --git a/manifest.json b/manifest.json index 7ddc6af..0cd1b55 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~ynh1", + "version": "2021-09-22~ynh2", "url": "https://github.com/YunoHost/yunorunner", "upstream": { "license": "GPL-3.0-or-later",