{ "version": "1.31.1+k0s.1", "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.31.1+k0s.1/k0s-v1.31.1+k0s.1-amd64.exe#/k0s.exe", "hash": "8081e46d5574d0a8d4e981cb61e3010ec10f81f29f4b9ac666f62a5e5d64f28a" } }, "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" } } } }