From c36e230a4b06bd93c41af355c67a044ca8686b93 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 12:32:19 +0000 Subject: [PATCH] ktunnel: Update to version 1.4.8 --- bucket/ktunnel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ktunnel.json b/bucket/ktunnel.json index fa37206e0f..0daf5f2cf5 100644 --- a/bucket/ktunnel.json +++ b/bucket/ktunnel.json @@ -1,12 +1,12 @@ { - "version": "1.4.7", + "version": "1.4.8", "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.4.7/ktunnel_1.4.7_Windows_x86_64.tar.gz", - "hash": "54731ff6aaf9fbfbe4bc484b8626b802a684e9d271f321b0e3a30887ee3bd7e4" + "url": "https://github.com/omrikiei/ktunnel/releases/download/v1.4.8/ktunnel_1.4.8_Windows_x86_64.tar.gz", + "hash": "bc20de563b71e877c6fe398b22c6fb881961b515fa8e6831d55500648a9e0d0c" } }, "bin": "ktunnel.exe",