flux: Update to version 2.2.1

This commit is contained in:
github-actions[bot] 2023-12-15 12:29:38 +00:00
parent 0c3c0ed86f
commit fb5f373afa

View File

@ -1,20 +1,20 @@
{
"version": "2.2.0",
"version": "2.2.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.2.0/flux_2.2.0_windows_amd64.zip",
"hash": "2d95defba8e1181c92a02705966386c248895c9488f5d15a26d378bd357b40fd"
"url": "https://github.com/fluxcd/flux2/releases/download/v2.2.1/flux_2.2.1_windows_amd64.zip",
"hash": "59266b8a921d648cb342890d846ad159d0b0cfc282d95bc8fff0440c7b37ea10"
},
"arm64": {
"url": "https://github.com/fluxcd/flux2/releases/download/v2.2.0/flux_2.2.0_windows_arm64.zip",
"hash": "097427556c65898667beff3064c8bb1915140d7e9dea2aba47ef2d1757bcdfef"
"url": "https://github.com/fluxcd/flux2/releases/download/v2.2.1/flux_2.2.1_windows_arm64.zip",
"hash": "893ba3a586f46556c8e66d300bb212f3c3a3419cad2bcf40a1dfaf0bbe418d29"
},
"32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v2.2.0/flux_2.2.0_windows_386.zip",
"hash": "424851391c58187bf236341956ef821050176263cf46994e964ada606c9be926"
"url": "https://github.com/fluxcd/flux2/releases/download/v2.2.1/flux_2.2.1_windows_386.zip",
"hash": "27dc23112f6baa6f3a50d3766982ef3371e0863e8fe8c6a4d417ffb7be427fc2"
}
},
"bin": "flux.exe",