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