From 1dd91264d538a8ee64cd42b4f510225394068822 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 21 Jul 2020 19:19:50 +0200 Subject: [PATCH] hostctl: Update to version 1.0.14 --- bucket/hostctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/hostctl.json b/bucket/hostctl.json index e07c2b8e48..2893f2e67d 100644 --- a/bucket/hostctl.json +++ b/bucket/hostctl.json @@ -1,12 +1,12 @@ { - "version": "1.0.13", + "version": "1.0.14", "description": "Hosts file manager", "homepage": "https://github.com/guumaster/hostctl", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/guumaster/hostctl/releases/download/v1.0.13/hostctl_1.0.13_windows_64-bit.zip", - "hash": "a0684aa2812d5d15fba4fcf30d9c37a5dfa519b3acf2748da3412e896b3b8600" + "url": "https://github.com/guumaster/hostctl/releases/download/v1.0.14/hostctl_1.0.14_windows_64-bit.zip", + "hash": "c3ff4ed385a2f5b9dc30a96fb4706142ea603e8e5691f7fd6097c1f2a4c10047" } }, "bin": "hostctl.exe",