flux: Update to version 0.31.1

This commit is contained in:
github-actions[bot] 2022-06-08 16:30:22 +00:00
parent 9bdaf26765
commit 8703009f75

View File

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