From d5504cc1a1beb4212a2375171ae08a06b84b0f9c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 22 Nov 2019 07:00:26 +0000 Subject: [PATCH] kubefwd: Update to version 1.10.0 --- bucket/kubefwd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubefwd.json b/bucket/kubefwd.json index 7e707cb112..43b61dd176 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.7", + "version": "1.10.0", "description": "Bulk port forwarding Kubernetes services for local development.", "architecture": { "64bit": { - "url": "https://github.com/txn2/kubefwd/releases/download/1.9.7/kubefwd_windows_amd64.zip", - "hash": "f885d91b552ad3736491efe03bed652dd2477ec99e848a0a447511935ac663e9" + "url": "https://github.com/txn2/kubefwd/releases/download/1.10.0/kubefwd_windows_amd64.zip", + "hash": "b3e046b952d72845c9147f5417e86d01bf3b2a53c479dd9a1354c385bc3e95df" } }, "bin": "kubefwd.exe",