{ "version": "0.20.4", "description": "A Virtual Kubernetes Cluster that runs inside of Kubernetes.", "homepage": "https://www.vcluster.com", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/loft-sh/vcluster/releases/download/v0.20.4/vcluster-windows-amd64.exe#/vcluster.exe", "hash": "0f7cd0171f4fca915a699fbc2dfe02929f7c3a45a65177512e547f5541e23e27" } }, "bin": "vcluster.exe", "checkver": { "github": "https://github.com/loft-sh/vcluster" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/loft-sh/vcluster/releases/download/v$version/vcluster-windows-amd64.exe#/vcluster.exe" } }, "hash": { "url": "$baseurl/checksums.txt", "regex": "$sha256 $basename\\n" } } }