kubefwd: Update to version 1.18.1

This commit is contained in:
Jakub Čábera 2021-03-16 08:35:22 +01:00
parent c82044c576
commit 20853bf032

View File

@ -1,16 +1,16 @@
{
"version": "1.18.0",
"version": "1.18.1",
"description": "Bulk port forwarding Kubernetes services for local development",
"homepage": "https://github.com/txn2/kubefwd",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/txn2/kubefwd/releases/download/1.18.0/kubefwd_Windows_x86_64.zip",
"hash": "c2013df86dbb03fc26f8e86f57e075d1a3e6a1d203ebe1a0b24d6c908a8c1781"
"url": "https://github.com/txn2/kubefwd/releases/download/1.18.1/kubefwd_Windows_x86_64.zip",
"hash": "bd4a08e96378cff3b47e49606f132d44b94914b25908e153b9f91765cff6414b"
},
"32bit": {
"url": "https://github.com/txn2/kubefwd/releases/download/1.18.0/kubefwd_Windows_i386.zip",
"hash": "04fff740bc164aa5049274349b646d8e06e0b21018715cc15ab43e6d16206e1c"
"url": "https://github.com/txn2/kubefwd/releases/download/1.18.1/kubefwd_Windows_i386.zip",
"hash": "c75a20b6a51c125d1c06254463477b0228694eefc4f3bc9b103273036feffd28"
}
},
"bin": "kubefwd.exe",