diff --git a/bucket/kubefwd.json b/bucket/kubefwd.json index 06b2bab6d7..39c1d6076e 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.9.0", + "version": "1.9.1", "description": "Bulk port forwarding Kubernetes services for local development.", "architecture": { "64bit": { - "url": "https://github.com/txn2/kubefwd/releases/download/v1.9.0/kubefwd_windows_amd64.zip", - "hash": "9b25ab60512da2c51e8528cc06c238d8a16017f46225bf969407be98a74c00be" + "url": "https://github.com/txn2/kubefwd/releases/download/v1.9.1/kubefwd_windows_amd64.zip", + "hash": "139f26b0b46ae40ddb5db0178c1969b6405f72e68b2a4e2051091e7b2efeb8f0" } }, "bin": "kubefwd.exe",