{ "version": "0.16.2", "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.16.2/flux_0.16.2_windows_amd64.zip", "hash": "483cb3ebea8a65f5f18581e52d15f0e8ee77e5f74bae9263efa45c1c879e72c1" } }, "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" } } }