kubefwd: Update to version 1.22.5

This commit is contained in:
github-actions[bot] 2023-04-04 20:26:03 +00:00
parent 55ca138e23
commit 9221ecd4ae

View File

@ -1,16 +1,16 @@
{ {
"version": "1.22.4", "version": "1.22.5",
"description": "Bulk port forwarding Kubernetes services for local development", "description": "Bulk port forwarding Kubernetes services for local development",
"homepage": "https://github.com/txn2/kubefwd", "homepage": "https://github.com/txn2/kubefwd",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/txn2/kubefwd/releases/download/1.22.4/kubefwd_Windows_x86_64.zip", "url": "https://github.com/txn2/kubefwd/releases/download/1.22.5/kubefwd_Windows_x86_64.zip",
"hash": "1eb5280c29167d1ccf317c21a3c7c9bdfec4827af1f5a75eb732d2428f764c6b" "hash": "8e8b893ab4fca6020cbade48b6b142b44dfd4770a686456ac2f8d34aad0c4fec"
}, },
"32bit": { "32bit": {
"url": "https://github.com/txn2/kubefwd/releases/download/1.22.4/kubefwd_Windows_i386.zip", "url": "https://github.com/txn2/kubefwd/releases/download/1.22.5/kubefwd_Windows_i386.zip",
"hash": "848751c1ae24e647ccb27150aeb8cef5fda33c7add1ef8f741840a6583b07882" "hash": "4576540dc41b5ecceded37702f6da0e981488ed09cdadd3a623366451c234c57"
} }
}, },
"bin": "kubefwd.exe", "bin": "kubefwd.exe",