From 1229a562c58cc52f8749b4d9615952b86af9084d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 4 Sep 2019 19:00:19 +0000 Subject: [PATCH] kubefwd: Update to version 1.9.2 --- bucket/kubefwd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubefwd.json b/bucket/kubefwd.json index 39c1d6076e..6aca909da6 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.9.1", + "version": "1.9.2", "description": "Bulk port forwarding Kubernetes services for local development.", "architecture": { "64bit": { - "url": "https://github.com/txn2/kubefwd/releases/download/v1.9.1/kubefwd_windows_amd64.zip", - "hash": "139f26b0b46ae40ddb5db0178c1969b6405f72e68b2a4e2051091e7b2efeb8f0" + "url": "https://github.com/txn2/kubefwd/releases/download/v1.9.2/kubefwd_windows_amd64.zip", + "hash": "1792c12351b2b9f8e3165d3099fde84595c103752476ad998b447c5396ba8de6" } }, "bin": "kubefwd.exe",