From 350304d14be9a0aca618cde1395e82a7cefd1c23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 12:32:28 +0000 Subject: [PATCH] hostctl: Update to version 1.1.4 --- bucket/hostctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/hostctl.json b/bucket/hostctl.json index 575e89de1a..fd9ed78674 100644 --- a/bucket/hostctl.json +++ b/bucket/hostctl.json @@ -1,12 +1,12 @@ { - "version": "1.1.3", + "version": "1.1.4", "description": "Hosts file manager", "homepage": "https://github.com/guumaster/hostctl", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/guumaster/hostctl/releases/download/v1.1.3/hostctl_1.1.3_windows_64-bit.zip", - "hash": "abf76e28456a474563e85b91d98971de2f38e37814fe5cd3e32391caec6c2bf2" + "url": "https://github.com/guumaster/hostctl/releases/download/v1.1.4/hostctl_1.1.4_windows_64-bit.zip", + "hash": "81a1f26f70ee7c60a3e1c6d50f745b538086168a591bef5d8e330d21cedc32aa" } }, "bin": "hostctl.exe",