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