From 9df953a42aba9c1c00835b7c24ed46fb45fb58e8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 16 Feb 2019 05:01:52 +0000 Subject: [PATCH] kubefwd: Update to version 1.6.0 --- kubefwd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kubefwd.json b/kubefwd.json index 77edb9ff7e..7e35637aab 100644 --- a/kubefwd.json +++ b/kubefwd.json @@ -1,11 +1,11 @@ { "homepage": "https://github.com/txn2/kubefwd", "license": "Apache-2.0", - "version": "1.4.10", + "version": "1.6.0", "architecture": { "64bit": { - "url": "https://github.com/txn2/kubefwd/releases/download/1.4.10/kubefwd_windows_amd64.zip", - "hash": "6808571a1acd6e1a80e4390e28b29f41548327059e1d75f0f618fd40606f0dcb" + "url": "https://github.com/txn2/kubefwd/releases/download/1.6.0/kubefwd_windows_amd64.zip", + "hash": "32fd1911bc467d7d34b01dda2846d3d6a4a16245f094090be9119fefb437cfc9" } }, "bin": "kubefwd.exe",