{ "version": "0.27.2", "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.27.2/flux_0.27.2_windows_amd64.zip", "hash": "eb4454b295bc3dff8baa0aa12390f243f13ccf1b478fdc6ea419ab734479d5cd" }, "32bit": { "url": "https://github.com/fluxcd/flux2/releases/download/v0.27.2/flux_0.27.2_windows_386.zip", "hash": "2fb0c12b1240d633e624b922568ec193e7fca928e9b2a087bbc36a4314087895" } }, "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." }