ktunnel: Update to version 1.6.1

This commit is contained in:
github-actions[bot] 2023-09-21 08:26:59 +00:00
parent 4610bac1a8
commit 8d5f3cbc82

View File

@ -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",