{ "version": "1.32.3+k0s.0", "description": "Zero Friction Kubernetes distribution", "homepage": "https://github.com/k0sproject/k0s", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/k0sproject/k0s/releases/download/v1.32.3+k0s.0/k0s-v1.32.3+k0s.0-amd64.exe#/k0s.exe", "hash": "4e77b274b6b0422a55db331bffdb1979d13e35c58866c979f9c90a46ba0b3fe2" } }, "bin": "k0s.exe", "checkver": { "url": "https://github.com/k0sproject/k0s/releases", "regex": "v([\\d.]+\\+k0s[\\d.]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/k0sproject/k0s/releases/download/v$version/k0s-v$version-amd64.exe#/k0s.exe" } } } }