kubefwd: Update to version 1.11.1

This commit is contained in:
Richard Kuhnt 2019-12-05 19:00:34 +00:00
parent 527b4b9d06
commit a953232e9c

View File

@ -1,12 +1,12 @@
{
"homepage": "https://github.com/txn2/kubefwd",
"license": "Apache-2.0",
"version": "1.11.0",
"version": "1.11.1",
"description": "Bulk port forwarding Kubernetes services for local development.",
"architecture": {
"64bit": {
"url": "https://github.com/txn2/kubefwd/releases/download/1.11.0/kubefwd_windows_amd64.zip",
"hash": "7a388f2a40e5f985ca1a09f60c87f7cd4b17d4a41a51c7a21131a20e0b010f40"
"url": "https://github.com/txn2/kubefwd/releases/download/1.11.1/kubefwd_windows_amd64.zip",
"hash": "2aadc946c839c71659a6066be612e4daf2385de73856aa1731402f0ffff09677"
}
},
"bin": "kubefwd.exe",