From f019af318514f8b47104b58e1078134b6986c517 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 13 Feb 2020 05:01:49 +0000 Subject: [PATCH] kubefwd: Update to version 1.12.0 --- bucket/kubefwd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubefwd.json b/bucket/kubefwd.json index 5d3afca07e..e911f351fe 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.11.1", + "version": "1.12.0", "description": "Bulk port forwarding Kubernetes services for local development.", "architecture": { "64bit": { - "url": "https://github.com/txn2/kubefwd/releases/download/1.11.1/kubefwd_windows_amd64.zip", - "hash": "2aadc946c839c71659a6066be612e4daf2385de73856aa1731402f0ffff09677" + "url": "https://github.com/txn2/kubefwd/releases/download/1.12.0/kubefwd_windows_amd64.zip", + "hash": "360b1f911740dfd98ba5e08fae02fa8dc1b75d80b38c1aa631f06dc455be70f9" } }, "bin": "kubefwd.exe",