flux: Update to version 2.0.1

This commit is contained in:
github-actions[bot] 2023-07-11 16:28:46 +00:00
parent 31c92a1c84
commit cd080d725f

View File

@ -1,20 +1,20 @@
{
"version": "2.0.0",
"version": "2.0.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.0.0/flux_2.0.0_windows_amd64.zip",
"hash": "7634f77d8b7768c2463f638c8449f32a0f720b0acc4b036796f6818b26bfe89f"
"url": "https://github.com/fluxcd/flux2/releases/download/v2.0.1/flux_2.0.1_windows_amd64.zip",
"hash": "c4bdaccb8bd5098bffca4890f8839d7097599a20e7594c4f302f0b48b5738bda"
},
"arm64": {
"url": "https://github.com/fluxcd/flux2/releases/download/v2.0.0/flux_2.0.0_windows_arm64.zip",
"hash": "08935a12268d09989984ea533cbb1c030045d43295e134fe27d2be4c5eea66e8"
"url": "https://github.com/fluxcd/flux2/releases/download/v2.0.1/flux_2.0.1_windows_arm64.zip",
"hash": "686eb8e88f5ad8273862db69849716585e887fb5561b12ccbbaacd6600d5e9d7"
},
"32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v2.0.0/flux_2.0.0_windows_386.zip",
"hash": "eea955af681f9ff53fcc9ea924fc8f2bbad10e8d4502a4bc75a2ee4b9033d3c2"
"url": "https://github.com/fluxcd/flux2/releases/download/v2.0.1/flux_2.0.1_windows_386.zip",
"hash": "b20890e2a97bb4dfbd9a0ea5611c8cf7db78cfdef80a3f281fed47e3fdfe9960"
}
},
"bin": "flux.exe",