2023-04-29 00:33:05 +00:00

25 lines
811 B
JSON

{
"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.3/ktunnel_1.5.3_Windows_x86_64.tar.gz",
"hash": "2fd1d7aaa565f9d05a39a778ba222c80122feb46bd1dc15dbcd2217d43778435"
}
},
"bin": "ktunnel.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/omrikiei/ktunnel/releases/download/v$version/ktunnel_$version_Windows_x86_64.tar.gz"
}
},
"hash": {
"url": "$baseurl/checksums.txt"
}
}
}