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