{ "version": "0.21.1", "description": "A tool for keeping Kubernetes clusters in sync with sources of configuration", "homepage": "https://toolkit.fluxcd.io", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/fluxcd/flux2/releases/download/v0.21.1/flux_0.21.1_windows_amd64.zip", "hash": "eb88f383d58ef0c030772c682493d47b38383d2933c84d481c7458098bd7a4ef" } }, "bin": "flux.exe", "checkver": { "github": "https://github.com/fluxcd/flux2" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/fluxcd/flux2/releases/download/v$version/flux_$version_windows_amd64.zip" } }, "hash": { "url": "$baseurl/flux_$version_checksums.txt" } } }