kubefwd: Update to version 1.9.4

This commit is contained in:
Richard Kuhnt 2019-11-07 05:00:28 +00:00
parent 889917b1c2
commit f81d8f8cf0

View File

@ -1,12 +1,12 @@
{
"homepage": "https://github.com/txn2/kubefwd",
"license": "Apache-2.0",
"version": "1.9.3",
"version": "1.9.4",
"description": "Bulk port forwarding Kubernetes services for local development.",
"architecture": {
"64bit": {
"url": "https://github.com/txn2/kubefwd/releases/download/v1.9.3/kubefwd_windows_amd64.zip",
"hash": "259dae7bae9b20724daa96683853e90f2b444582eed4d3aa9b98a26295309256"
"url": "https://github.com/txn2/kubefwd/releases/download/v1.9.4/kubefwd_windows_amd64.zip",
"hash": "c1fb9993ceddb9526b50af8f8b99dcf9eda37cf66a876ca5e33c92ae39348c04"
}
},
"bin": "kubefwd.exe",