kubefwd: Update to version 1.8.4

This commit is contained in:
Richard Kuhnt 2019-08-02 11:04:44 +00:00
parent 5c447313a7
commit fb7f19a2f9

View File

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