From ebed024b063afdb36de09263d60bd2ff1cd0f20b Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 2 Apr 2022 14:36:12 +0200 Subject: [PATCH] Upgrade to 2022.03.24~ynh2 --- check_process | 3 ++- manifest.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/check_process b/check_process index 229c516..794499f 100644 --- a/check_process +++ b/check_process @@ -13,7 +13,8 @@ setup_private=1 setup_public=1 upgrade=1 - upgrade=1 from_commit=CommitHash + # 2022.03.24~ynh1 + upgrade=1 from_commit=a91277b139619ac194956c997f77a52172a822d3 backup_restore=1 multi_instance=1 port_already_use=0 diff --git a/manifest.json b/manifest.json index 6eee812..1c7b8ea 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": " Build agents that monitor and act on your behalf. Your agents are standing by!" }, - "version": "2022.03.24~ynh1", + "version": "2022.03.24~ynh2", "url": "https://github.com/huginn/hugin", "upstream": { "license": "MIT",