{ "version": "1.23.6+k0s.2", "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.23.6+k0s.2/k0s-v1.23.6+k0s.2-amd64.exe#/k0s.exe", "hash": "500e079dd93932b6bd9e6867fe6c13cd2df2a9a69e9e7e594563d4a82f49c306" } }, "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" } } } }