From 823e68685831bc42be0eee5c1623c8c810a65792 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 9 Mar 2019 10:00:28 +0000 Subject: [PATCH] kubefwd: Update to version 1.7.0 --- kubefwd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kubefwd.json b/kubefwd.json index 7e35637aab..40112088b4 100644 --- a/kubefwd.json +++ b/kubefwd.json @@ -1,11 +1,11 @@ { "homepage": "https://github.com/txn2/kubefwd", "license": "Apache-2.0", - "version": "1.6.0", + "version": "1.7.0", "architecture": { "64bit": { - "url": "https://github.com/txn2/kubefwd/releases/download/1.6.0/kubefwd_windows_amd64.zip", - "hash": "32fd1911bc467d7d34b01dda2846d3d6a4a16245f094090be9119fefb437cfc9" + "url": "https://github.com/txn2/kubefwd/releases/download/1.7.0/kubefwd_windows_amd64.zip", + "hash": "93e915d529ce9bc6f24d4cf7d5b0901d35a555b46f7dac58a41172b228ff45a5" } }, "bin": "kubefwd.exe",