kubefwd: Update to version 1.13.2

This commit is contained in:
Jakub Čábera 2020-05-22 12:43:14 +02:00
parent c0d69e0aff
commit e90c949b3b

View File

@ -1,12 +1,12 @@
{
"homepage": "https://github.com/txn2/kubefwd",
"license": "Apache-2.0",
"version": "1.13.1",
"version": "1.13.2",
"description": "Bulk port forwarding Kubernetes services for local development.",
"architecture": {
"64bit": {
"url": "https://github.com/txn2/kubefwd/releases/download/1.13.1/kubefwd_windows_amd64.zip",
"hash": "2718208908b02a7a2f0185fdfa09dc52bbf96e28e238a8e77b752e58267442e4"
"url": "https://github.com/txn2/kubefwd/releases/download/1.13.2/kubefwd_windows_amd64.zip",
"hash": "3ab45e3d63a7de70094cba6f2696da6647a3c80ca78793df8d49c6c8c2d095c0"
}
},
"bin": "kubefwd.exe",