From fb7f19a2f9236535d3a6a452e64d8ec334e8c107 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 2 Aug 2019 11:04:44 +0000 Subject: [PATCH] kubefwd: Update to version 1.8.4 --- bucket/kubefwd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubefwd.json b/bucket/kubefwd.json index 64f782a7f1..20c6bdd58d 100644 --- a/bucket/kubefwd.json +++ b/bucket/kubefwd.json @@ -1,12 +1,12 @@ { "homepage": "https://github.com/txn2/kubefwd", "license": "Apache-2.0", - "version": "1.8.3", + "version": "1.8.4", "description": "Bulk port forwarding Kubernetes services for local development.", "architecture": { "64bit": { - "url": "https://github.com/txn2/kubefwd/releases/download/v1.8.3/kubefwd_windows_amd64.zip", - "hash": "993db00959b37f7d4c676d0c6ea809a7ed0f6a1d908bad2334203baf975c7e3a" + "url": "https://github.com/txn2/kubefwd/releases/download/v1.8.4/kubefwd_windows_amd64.zip", + "hash": "1d40d10d0d5ae3ad846aa3a8f6c13880f860f58ac7d506b77737884c0a3fa573" } }, "bin": "kubefwd.exe",