From 7bd1c809ae2f4089454d6ea2d0c8c0fc8bd24646 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 8 Aug 2019 21:00:20 +0000 Subject: [PATCH] kubefwd: Update to version 1.9.0 --- bucket/kubefwd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubefwd.json b/bucket/kubefwd.json index 20c6bdd58d..06b2bab6d7 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.4", + "version": "1.9.0", "description": "Bulk port forwarding Kubernetes services for local development.", "architecture": { "64bit": { - "url": "https://github.com/txn2/kubefwd/releases/download/v1.8.4/kubefwd_windows_amd64.zip", - "hash": "1d40d10d0d5ae3ad846aa3a8f6c13880f860f58ac7d506b77737884c0a3fa573" + "url": "https://github.com/txn2/kubefwd/releases/download/v1.9.0/kubefwd_windows_amd64.zip", + "hash": "9b25ab60512da2c51e8528cc06c238d8a16017f46225bf969407be98a74c00be" } }, "bin": "kubefwd.exe",