{ "version": "0.31.0", "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.31.0/flux_0.31.0_windows_amd64.zip", "hash": "8e8ad5f8639899d9aac713fdcdf9c3eabe7d680aca2d14e70082e86449b1d1bc" }, "32bit": { "url": "https://github.com/fluxcd/flux2/releases/download/v0.31.0/flux_0.31.0_windows_386.zip", "hash": "b1530e919819e8d2c20f3ac16302386d15194d2ee5cb0ce1bb64b1d1d1669eff" } }, "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." }