From 8d5f3cbc82c9a29ff4c397808e7dade5d74f0384 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 08:26:59 +0000 Subject: [PATCH] ktunnel: Update to version 1.6.1 --- bucket/ktunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ktunnel.json b/bucket/ktunnel.json index 69964edf94..e2096a6e6f 100644 --- a/bucket/ktunnel.json +++ b/bucket/ktunnel.json @@ -1,12 +1,12 @@ { - "version": "1.6.0", + "version": "1.6.1", "description": "CLI tool to expose your local resources to Kubernetes.", "homepage": "https://github.com/omrikiei/ktunnel", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/omrikiei/ktunnel/releases/download/v1.6.0/ktunnel_1.6.0_Windows_x86_64.tar.gz", - "hash": "096e4b5efbef24317280734294898a3b6507455871deb38fa3b76746d4e1f1b5" + "url": "https://github.com/omrikiei/ktunnel/releases/download/v1.6.1/ktunnel_1.6.1_Windows_x86_64.tar.gz", + "hash": "1fe1aa79e9ce04275bbdc3cf24e30ec159db21d273b467647a6a83f99326419f" } }, "bin": "ktunnel.exe",