kubefwd: Update to version 1.25.9

This commit is contained in:
github-actions[bot] 2026-01-08 08:30:58 +00:00
parent 6f6820be1d
commit 0009486f8a

View File

@ -1,16 +1,16 @@
{
"version": "1.25.8",
"version": "1.25.9",
"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/v1.25.8/kubefwd_Windows_x86_64.zip",
"hash": "4c477b151bd3db6e51be350cbb389a645f86154d279014d168507478cf64a242"
"url": "https://github.com/txn2/kubefwd/releases/download/v1.25.9/kubefwd_Windows_x86_64.zip",
"hash": "74b319a05d93f9bf5a38406470df264e29878698a335bbdec8cf8bc8e7945b68"
},
"32bit": {
"url": "https://github.com/txn2/kubefwd/releases/download/v1.25.8/kubefwd_Windows_i386.zip",
"hash": "71a777df80cfeb39df259dba077d54ed08feb1522f92973d87cdb30b37b85f94"
"url": "https://github.com/txn2/kubefwd/releases/download/v1.25.9/kubefwd_Windows_i386.zip",
"hash": "2bb974ab62a426353d16a602618ac52857db4fd6372b9b63a81da5d386a13b9c"
}
},
"bin": "kubefwd.exe",