flux: Update to version 2.6.3

This commit is contained in:
github-actions[bot] 2025-06-27 12:31:37 +00:00
parent f77b443e63
commit a9e0c8f94a

View File

@ -1,20 +1,20 @@
{
"version": "2.6.2",
"version": "2.6.3",
"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.6.2/flux_2.6.2_windows_amd64.zip",
"hash": "a71d06d4b2dea5218fb68a11dc417fcf6bba1ac5ac17f1fe3272db5ead26c20f"
"url": "https://github.com/fluxcd/flux2/releases/download/v2.6.3/flux_2.6.3_windows_amd64.zip",
"hash": "22931173fed8d64afcff86d78856eb45c3ea8a3b52ea74753ce563b2da4663c3"
},
"arm64": {
"url": "https://github.com/fluxcd/flux2/releases/download/v2.6.2/flux_2.6.2_windows_arm64.zip",
"hash": "366d353f6cf842fede5784d34a8ed081d26a32a0d322b69e9f1764b0452d04a4"
"url": "https://github.com/fluxcd/flux2/releases/download/v2.6.3/flux_2.6.3_windows_arm64.zip",
"hash": "552b68922437c8521f2e06c964c8e994fdebfc9100fecef98eec2a8b0e880bb4"
},
"32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v2.6.2/flux_2.6.2_windows_386.zip",
"hash": "e7baac5da49adfdb804453703ccce33994e9bbd546b889f7e4dc832493eb5e9d"
"url": "https://github.com/fluxcd/flux2/releases/download/v2.6.3/flux_2.6.3_windows_386.zip",
"hash": "cf5f96818fdeeaedcc5a36868e228aca7bd5d8115bf6b16574c974744c6529f8"
}
},
"bin": "flux.exe",