diff --git a/bucket/kubefwd.json b/bucket/kubefwd.json index 80ffadfe79..86dd85789e 100644 --- a/bucket/kubefwd.json +++ b/bucket/kubefwd.json @@ -1,16 +1,16 @@ { - "version": "1.18.1", + "version": "1.19.0", "description": "Bulk port forwarding Kubernetes services for local development", "homepage": "https://github.com/txn2/kubefwd", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/txn2/kubefwd/releases/download/1.18.1/kubefwd_Windows_x86_64.zip", - "hash": "bd4a08e96378cff3b47e49606f132d44b94914b25908e153b9f91765cff6414b" + "url": "https://github.com/txn2/kubefwd/releases/download/1.19.0/kubefwd_Windows_x86_64.zip", + "hash": "923ff601d2eb33cb30d114f4463168752a9b9b6ea1b0d200e60ed88d59f92f6c" }, "32bit": { - "url": "https://github.com/txn2/kubefwd/releases/download/1.18.1/kubefwd_Windows_i386.zip", - "hash": "c75a20b6a51c125d1c06254463477b0228694eefc4f3bc9b103273036feffd28" + "url": "https://github.com/txn2/kubefwd/releases/download/1.19.0/kubefwd_Windows_i386.zip", + "hash": "dd44edcc565b6d5025ab0f58a5df4ac99c0cd7dacff478357f1ac8ca86c1eb98" } }, "bin": "kubefwd.exe",