From 1f6ec89238c8056e18b870b33d02a221ce02fb44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 13 Jul 2021 11:05:07 -0700 Subject: [PATCH] hostctl: Update to version 1.1.0 --- bucket/hostctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/hostctl.json b/bucket/hostctl.json index 2893f2e67d..7c9d403fb5 100644 --- a/bucket/hostctl.json +++ b/bucket/hostctl.json @@ -1,12 +1,12 @@ { - "version": "1.0.14", + "version": "1.1.0", "description": "Hosts file manager", "homepage": "https://github.com/guumaster/hostctl", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/guumaster/hostctl/releases/download/v1.0.14/hostctl_1.0.14_windows_64-bit.zip", - "hash": "c3ff4ed385a2f5b9dc30a96fb4706142ea603e8e5691f7fd6097c1f2a4c10047" + "url": "https://github.com/guumaster/hostctl/releases/download/v1.1.0/hostctl_1.1.0_windows_64-bit.zip", + "hash": "44d913e21463fb6debc6657409f1eea9344fb7184d4b894f58eefd4d130f5bf3" } }, "bin": "hostctl.exe",