flux: Update to version 2.4.0

This commit is contained in:
github-actions[bot] 2024-09-30 20:28:52 +00:00
parent 2ae026cfc1
commit 7f7240a1bb

View File

@ -1,20 +1,20 @@
{
"version": "2.3.0",
"version": "2.4.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/v2.3.0/flux_2.3.0_windows_amd64.zip",
"hash": "a118e19490a46fd72c6acce107cba97ca3cc2ce504ea383536d56a4514c5cce1"
"url": "https://github.com/fluxcd/flux2/releases/download/v2.4.0/flux_2.4.0_windows_amd64.zip",
"hash": "5abe6eda1241bf1492ac57fda660d55444522973ea63becdc6c5d1ce6caf602e"
},
"arm64": {
"url": "https://github.com/fluxcd/flux2/releases/download/v2.3.0/flux_2.3.0_windows_arm64.zip",
"hash": "403bee403a39cdfcfcd577b5a9b7f1556db56b65dd022779766268fe45c6f4bc"
"url": "https://github.com/fluxcd/flux2/releases/download/v2.4.0/flux_2.4.0_windows_arm64.zip",
"hash": "f0be013c670108fb45415c35fe43d2d93646e334bfc4b87c9f24c52804653a1e"
},
"32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v2.3.0/flux_2.3.0_windows_386.zip",
"hash": "24c9656810df4ad7895145c31d1e8943e2988239908f60dd96e82a68103aa129"
"url": "https://github.com/fluxcd/flux2/releases/download/v2.4.0/flux_2.4.0_windows_386.zip",
"hash": "fe4c1a06ba837a4fa462699692df39801b432b282c46b77380b2e57179e6804c"
}
},
"bin": "flux.exe",