{ "version": "0.41.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.41.1/flux_0.41.1_windows_amd64.zip", "hash": "e4486fa2c69e90ecdfcc851c93693088fac7eac831721f6808d79f2f8992875a" }, "32bit": { "url": "https://github.com/fluxcd/flux2/releases/download/v0.41.1/flux_0.41.1_windows_386.zip", "hash": "5cff952d65cc886e24b1dac67e076d94330c7ad5c40b8ba95d7ec6f1fb9f2ab9" } }, "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." }