From acea74007bdf88581c0984e054b03b2e8660a0c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Jun 2022 16:30:45 +0000 Subject: [PATCH] flux: Update to version 0.31.2 --- bucket/flux.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/flux.json b/bucket/flux.json index 712f286171..0ff84e107e 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -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",