{ "version": "0.15.3", "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.15.3/flux_0.15.3_windows_amd64.zip", "hash": "231ceb3fd5ece23baee3334bb016de76f5f9e4f0c2497a54d28f5da75f3a49eb" } }, "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" } } }