From 1e6c60f2f7954b21019f769679eee9d5287309ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 16 Apr 2020 09:45:04 +0200 Subject: [PATCH] hostctl: Update to version 1.0.9 --- bucket/hostctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/hostctl.json b/bucket/hostctl.json index 0c0d745f6c..6e1e4dce65 100644 --- a/bucket/hostctl.json +++ b/bucket/hostctl.json @@ -1,12 +1,12 @@ { - "version": "1.0.5", + "version": "1.0.9", "description": "Hosts file manager", "homepage": "https://github.com/guumaster/hostctl", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/guumaster/hostctl/releases/download/v1.0.5/hostctl_1.0.5_windows_64-bit.zip", - "hash": "b0d511c518ebbe3ce359b00c91ccaa4b832a3cef4ff03f92c28e221cbc271033" + "url": "https://github.com/guumaster/hostctl/releases/download/v1.0.9/hostctl_1.0.9_windows_64-bit.zip", + "hash": "04737afbdb91168e1948e98d0c63eccb940ba82a570ff47d4ea8dcf05e869735" } }, "bin": "hostctl.exe",