From e1673c5dfb7f0bb443abb7d2747054488e58acb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 4 Apr 2020 11:27:02 +0200 Subject: [PATCH] hostctl: Update to version 0.6.0 --- bucket/hostctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/hostctl.json b/bucket/hostctl.json index 57647880a8..88fe39eab7 100644 --- a/bucket/hostctl.json +++ b/bucket/hostctl.json @@ -1,12 +1,12 @@ { - "version": "0.5.6", + "version": "0.6.0", "description": "Hosts file manager", "homepage": "https://github.com/guumaster/hostctl", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/guumaster/hostctl/releases/download/v0.5.6/hostctl_0.5.6_windows_64-bit.zip", - "hash": "dfc060bd9c0b606a5e5e5ef8d872baefe418029aec2a916b9d6ebe0a0cde3c58" + "url": "https://github.com/guumaster/hostctl/releases/download/v0.6.0/hostctl_0.6.0_windows_64-bit.zip", + "hash": "a679e5837bf40b4c5625cea097abce1c23efa80300711c79de0c8669c4595ce4" } }, "bin": "hostctl.exe",