From 60d218b4ce10ea3a868772789c7d97495ce21233 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 15 Mar 2020 22:01:49 +0000 Subject: [PATCH] kubefwd: Update to version 1.13.0 --- bucket/kubefwd.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubefwd.json b/bucket/kubefwd.json index e911f351fe..e793dada89 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.12.0", + "version": "1.13.0", "description": "Bulk port forwarding Kubernetes services for local development.", "architecture": { "64bit": { - "url": "https://github.com/txn2/kubefwd/releases/download/1.12.0/kubefwd_windows_amd64.zip", - "hash": "360b1f911740dfd98ba5e08fae02fa8dc1b75d80b38c1aa631f06dc455be70f9" + "url": "https://github.com/txn2/kubefwd/releases/download/1.13.0/kubefwd_windows_amd64.zip", + "hash": "03b5079b10e7ba69e1dacbb12c8a11196fa193fa00664e65334b0a888647fc6a" } }, "bin": "kubefwd.exe",