flux: Update to version 2.6.2

This commit is contained in:
github-actions[bot] 2025-06-16 12:31:59 +00:00
parent 22787ba306
commit e75f2d8d39

View File

@ -1,20 +1,20 @@
{
"version": "2.6.1",
"version": "2.6.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/v2.6.1/flux_2.6.1_windows_amd64.zip",
"hash": "4a7f397a3ec3e7e78243b1a253554acd05c780cb3eef140de1b1ab2f6398a51b"
"url": "https://github.com/fluxcd/flux2/releases/download/v2.6.2/flux_2.6.2_windows_amd64.zip",
"hash": "a71d06d4b2dea5218fb68a11dc417fcf6bba1ac5ac17f1fe3272db5ead26c20f"
},
"arm64": {
"url": "https://github.com/fluxcd/flux2/releases/download/v2.6.1/flux_2.6.1_windows_arm64.zip",
"hash": "11c7b64b3e4e8d85876aa76d0bf474732b5f4112ebb0e05454fd531fa8f6b599"
"url": "https://github.com/fluxcd/flux2/releases/download/v2.6.2/flux_2.6.2_windows_arm64.zip",
"hash": "366d353f6cf842fede5784d34a8ed081d26a32a0d322b69e9f1764b0452d04a4"
},
"32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v2.6.1/flux_2.6.1_windows_386.zip",
"hash": "ed25b302bd41d985e82013fee46587bd0a5ddc4518ac8d52677e2688503dcd72"
"url": "https://github.com/fluxcd/flux2/releases/download/v2.6.2/flux_2.6.2_windows_386.zip",
"hash": "e7baac5da49adfdb804453703ccce33994e9bbd546b889f7e4dc832493eb5e9d"
}
},
"bin": "flux.exe",