flux: Update to version 0.31.2

This commit is contained in:
github-actions[bot] 2022-06-24 16:30:45 +00:00
parent ea4952e4c7
commit acea74007b

View File

@ -1,16 +1,16 @@
{
"version": "0.31.1",
"version": "0.31.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/v0.31.1/flux_0.31.1_windows_amd64.zip",
"hash": "85c4b7d47dc081caeef31f3fced20d25fe3fccfb8abb061c97131b9f8fc02043"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.31.2/flux_0.31.2_windows_amd64.zip",
"hash": "f755b340a68f2d166436efcc9ec9d9e2a7151bc4ed2e2700c382c704de9e7459"
},
"32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.31.1/flux_0.31.1_windows_386.zip",
"hash": "2d72851004e3c90bfddc968822d4c4802074da5e744634e210afdf683ef2f5af"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.31.2/flux_0.31.2_windows_386.zip",
"hash": "6c3a634bbcb4131aa749ab4160a03d30d6efcf642a08a0bf9c7143b538d6d438"
}
},
"bin": "flux.exe",