From 5513561ed1bb093336ec35c919180f1db916e3c8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 8 Apr 2019 17:00:29 +0000 Subject: [PATCH] kubefwd: Update to version 1.8.2 --- kubefwd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kubefwd.json b/kubefwd.json index 6ab3c02708..5b6bd66cc2 100644 --- a/kubefwd.json +++ b/kubefwd.json @@ -1,11 +1,11 @@ { "homepage": "https://github.com/txn2/kubefwd", "license": "Apache-2.0", - "version": "1.8.0", + "version": "1.8.2", "architecture": { "64bit": { - "url": "https://github.com/txn2/kubefwd/releases/download/1.8.0/kubefwd_windows_amd64.zip", - "hash": "e445a3dac98ff9ee02403c78ce40a9585b4466968927fcf766fc895c4447772f" + "url": "https://github.com/txn2/kubefwd/releases/download/1.8.2/kubefwd_windows_amd64.zip", + "hash": "16b967ebc664a7ec712bf5349f2209827cffc260750efd8559a667d2a1ba6347" } }, "bin": "kubefwd.exe",