kubefwd: Update to version 1.11.0

This commit is contained in:
Richard Kuhnt 2019-11-22 21:01:54 +00:00
parent ed52b39d46
commit 6c4e585d1f

View File

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