diff --git a/bucket/flux.json b/bucket/flux.json index 0ff84e107e..5631fdfcd6 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,16 +1,16 @@ { - "version": "0.31.2", + "version": "0.31.3", "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.2/flux_0.31.2_windows_amd64.zip", - "hash": "f755b340a68f2d166436efcc9ec9d9e2a7151bc4ed2e2700c382c704de9e7459" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.31.3/flux_0.31.3_windows_amd64.zip", + "hash": "1fb34414d434f63ccbdba016738a4a6aaa100205109516b0854afa4c2c81b923" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.31.2/flux_0.31.2_windows_386.zip", - "hash": "6c3a634bbcb4131aa749ab4160a03d30d6efcf642a08a0bf9c7143b538d6d438" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.31.3/flux_0.31.3_windows_386.zip", + "hash": "4d5d92875a68818a6a58f208d2cdf4351eec4d53af3fb9a36a77ed7af853397c" } }, "bin": "flux.exe",