2022-06-21 12:32:19 +00:00

25 lines
811 B
JSON

{
"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.8/ktunnel_1.4.8_Windows_x86_64.tar.gz",
"hash": "bc20de563b71e877c6fe398b22c6fb881961b515fa8e6831d55500648a9e0d0c"
}
},
"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"
}
}
}