From 0009486f8a859bfacd6ef037e6c7afd2bb9f05b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 08:30:58 +0000 Subject: [PATCH] kubefwd: Update to version 1.25.9 --- bucket/kubefwd.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/kubefwd.json b/bucket/kubefwd.json index 0089b1c374..de528020ed 100644 --- a/bucket/kubefwd.json +++ b/bucket/kubefwd.json @@ -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",