From 12df650366ef0692fe014c6df53224a999bbbe33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 30 May 2020 14:36:23 +0200 Subject: [PATCH] kubefwd: Update to version 1.14.0 --- bucket/kubefwd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubefwd.json b/bucket/kubefwd.json index d129e9ee4e..e064e9090f 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.13.2", + "version": "1.14.0", "description": "Bulk port forwarding Kubernetes services for local development.", "architecture": { "64bit": { - "url": "https://github.com/txn2/kubefwd/releases/download/1.13.2/kubefwd_windows_amd64.zip", - "hash": "3ab45e3d63a7de70094cba6f2696da6647a3c80ca78793df8d49c6c8c2d095c0" + "url": "https://github.com/txn2/kubefwd/releases/download/1.14.0/kubefwd_windows_amd64.zip", + "hash": "e11b340daa0928ac9361eb3152fbe65d25018945db1b8bc649b3bf6c412d211c" } }, "bin": "kubefwd.exe",