kubefwd: Update to version 1.9.0

This commit is contained in:
Richard Kuhnt 2019-08-08 21:00:20 +00:00
parent 23315aff46
commit 7bd1c809ae

View File

@ -1,12 +1,12 @@
{
"homepage": "https://github.com/txn2/kubefwd",
"license": "Apache-2.0",
"version": "1.8.4",
"version": "1.9.0",
"description": "Bulk port forwarding Kubernetes services for local development.",
"architecture": {
"64bit": {
"url": "https://github.com/txn2/kubefwd/releases/download/v1.8.4/kubefwd_windows_amd64.zip",
"hash": "1d40d10d0d5ae3ad846aa3a8f6c13880f860f58ac7d506b77737884c0a3fa573"
"url": "https://github.com/txn2/kubefwd/releases/download/v1.9.0/kubefwd_windows_amd64.zip",
"hash": "9b25ab60512da2c51e8528cc06c238d8a16017f46225bf969407be98a74c00be"
}
},
"bin": "kubefwd.exe",