From d5551b34ff11a09dc211147a41a7881df036f5c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Mar 2022 12:30:07 +0000 Subject: [PATCH] hostctl: Update to version 1.1.2 --- bucket/hostctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/hostctl.json b/bucket/hostctl.json index 92a4ea7570..e8af22d488 100644 --- a/bucket/hostctl.json +++ b/bucket/hostctl.json @@ -1,12 +1,12 @@ { - "version": "1.1.1", + "version": "1.1.2", "description": "Hosts file manager", "homepage": "https://github.com/guumaster/hostctl", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/guumaster/hostctl/releases/download/v1.1.1/hostctl_1.1.1_windows_64-bit.zip", - "hash": "7a19ceb9b2e9cba659260e951e83d9ed8b62dbd441aa09ce1a0761232ff9826e" + "url": "https://github.com/guumaster/hostctl/releases/download/v1.1.2/hostctl_1.1.2_windows_64-bit.zip", + "hash": "36189f15a9ca09a1021022ccfbf7a6c33d8c6ea8d5716578bb93100d572b5f9e" } }, "bin": "hostctl.exe",