flux: Update to version 0.31.5

This commit is contained in:
github-actions[bot] 2022-07-27 16:30:53 +00:00
parent 62cbc1698b
commit 8394e1e18a

View File

@ -1,16 +1,16 @@
{
"version": "0.31.4",
"version": "0.31.5",
"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/v0.31.4/flux_0.31.4_windows_amd64.zip",
"hash": "1532649c40173d8f424d1fdaeb20465e9acb7807a9f51fca340e01da1be0d46e"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.31.5/flux_0.31.5_windows_amd64.zip",
"hash": "5f433621e6f19c6e95470ce04c8713d9a31042d47b14d5e0c4f181bb11f054fc"
},
"32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.31.4/flux_0.31.4_windows_386.zip",
"hash": "ec3a8e9504f0c5cace37cb731997e267674d77b1dfb01208029f743658b57fd8"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.31.5/flux_0.31.5_windows_386.zip",
"hash": "6ba153d4bd2106d32d0926e590e9cbc8a3a9a9caf9a16b8737c553a47396db18"
}
},
"bin": "flux.exe",