From 2249a3e91a687fdccb4eb5bdd6d6a09af7292821 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 29 Apr 2023 00:33:05 +0000 Subject: [PATCH] ktunnel: Update to version 1.5.3 --- bucket/ktunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ktunnel.json b/bucket/ktunnel.json index 7a9e78213b..e3f0245f9a 100644 --- a/bucket/ktunnel.json +++ b/bucket/ktunnel.json @@ -1,12 +1,12 @@ { - "version": "1.5.2", + "version": "1.5.3", "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.5.2/ktunnel_1.5.2_Windows_x86_64.tar.gz", - "hash": "925c0bd81410b9c8235a85fff8d39e4abb797f5e9540055c13311907f7db1621" + "url": "https://github.com/omrikiei/ktunnel/releases/download/v1.5.3/ktunnel_1.5.3_Windows_x86_64.tar.gz", + "hash": "2fd1d7aaa565f9d05a39a778ba222c80122feb46bd1dc15dbcd2217d43778435" } }, "bin": "ktunnel.exe",