From 22e31baf2862c1a0f5fa2298ed38ea8506d08ffb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 21 Jul 2020 08:53:29 +0200 Subject: [PATCH] hostctl: Update to version 1.0.12 --- bucket/hostctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/hostctl.json b/bucket/hostctl.json index 47a6838acc..9d46ef6e38 100644 --- a/bucket/hostctl.json +++ b/bucket/hostctl.json @@ -1,12 +1,12 @@ { - "version": "1.0.11", + "version": "1.0.12", "description": "Hosts file manager", "homepage": "https://github.com/guumaster/hostctl", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/guumaster/hostctl/releases/download/v1.0.11/hostctl_1.0.11_windows_64-bit.zip", - "hash": "6c84464eb4aecdb7ec8bc3c36f9c2746f59683fb34d4ce8b46e1d2de941981f3" + "url": "https://github.com/guumaster/hostctl/releases/download/v1.0.12/hostctl_1.0.12_windows_64-bit.zip", + "hash": "722e558442ce5b38cf02d0a0c0334a35d18d34d9e545eaee35e3857c6e06d367" } }, "bin": "hostctl.exe",