kubefwd: Update to version 1.9.3

This commit is contained in:
Richard Kuhnt 2019-10-28 03:01:50 +00:00
parent af6e70b426
commit fb64071be2

View File

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