flux: Update to version 2.5.1

This commit is contained in:
github-actions[bot] 2025-02-25 16:30:37 +00:00
parent a1e830224f
commit c7c2f1ab30

View File

@ -1,20 +1,20 @@
{
"version": "2.5.0",
"version": "2.5.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/v2.5.0/flux_2.5.0_windows_amd64.zip",
"hash": "f6a717c337c6bed226256216e8862361500615f6f2414954f102c06b8accdbb5"
"url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/flux_2.5.1_windows_amd64.zip",
"hash": "5c9a60f47e337b9a6020ec1a729a71738441fcf6d9d0b6c7a98098641b4a7c20"
},
"arm64": {
"url": "https://github.com/fluxcd/flux2/releases/download/v2.5.0/flux_2.5.0_windows_arm64.zip",
"hash": "65ab9189597592f0f5ca4e24115323e7b491d6287f6ea763cad1a2c6f744df9e"
"url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/flux_2.5.1_windows_arm64.zip",
"hash": "9ad177bef17cdabb6124f859548df6f255dbec8dba3dcd464822b2e917305756"
},
"32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v2.5.0/flux_2.5.0_windows_386.zip",
"hash": "a6fd3a4a5c7bd9f797c8b9904239d7078da93e33b82ac4b8b3f3e0ba9d8e117a"
"url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/flux_2.5.1_windows_386.zip",
"hash": "409a829c391cecb0ac556af73591fd5c158c02f707fd6f02b6df994e87b8abad"
}
},
"bin": "flux.exe",