kubefwd: Update to version 1.25.12

This commit is contained in:
github-actions[bot] 2026-02-10 20:33:43 +00:00
parent 140729785f
commit 30d0b8a93d

View File

@ -1,16 +1,16 @@
{
"version": "1.25.10",
"version": "1.25.12",
"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.10/kubefwd_Windows_x86_64.zip",
"hash": "49e3aa8b17df86756da09d8001b0039a1fc99e9788bd0657844329c99af9cb0f"
"url": "https://github.com/txn2/kubefwd/releases/download/v1.25.12/kubefwd_Windows_x86_64.zip",
"hash": "0f64184a213d1d209662c6b71b78af657f0e3800aa130a702c3d1b238baa66fa"
},
"32bit": {
"url": "https://github.com/txn2/kubefwd/releases/download/v1.25.10/kubefwd_Windows_i386.zip",
"hash": "3962abae397da8c9afa99627749edbd9c4e7a61f304e842f8818ea2514d8b09e"
"url": "https://github.com/txn2/kubefwd/releases/download/v1.25.12/kubefwd_Windows_i386.zip",
"hash": "840117b81f66038f17d2bf2ded128b053f28e4dfcbca64ca94eceb85690b1baa"
}
},
"bin": "kubefwd.exe",