{ "version": "0.40.1", "description": "Open and extensible continuous delivery solution for Kubernetes.", "homepage": "https://fluxcd.io", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/fluxcd/flux2/releases/download/v0.40.1/flux_0.40.1_windows_amd64.zip", "hash": "1796f3f3f0508b3618a20aa38c2a3545b424c1458a76e022d4b27271617a11ee" }, "32bit": { "url": "https://github.com/fluxcd/flux2/releases/download/v0.40.1/flux_0.40.1_windows_386.zip", "hash": "0c1f93517fae5c5b9a81ded7783489e84fe2eb92a3860c140e4f8621731c39aa" } }, "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" }, "32bit": { "url": "https://github.com/fluxcd/flux2/releases/download/v$version/flux_$version_windows_386.zip" } }, "hash": { "url": "$baseurl/flux_$version_checksums.txt" } }, "notes": "For Flux v1, please install 'versions/fluxctl' instead." }