diff --git a/bucket/flux.json b/bucket/flux.json index 56eebf483c..d65bf8166f 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,16 +1,16 @@ { - "version": "0.26.0", + "version": "0.26.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.26.0/flux_0.26.0_windows_amd64.zip", - "hash": "f75690aa31c4456586dab992a6db79398825137efb38a202a9867670ea26215a" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.26.1/flux_0.26.1_windows_amd64.zip", + "hash": "d7d1741a0247982cfba33d33d68556b4844a49d34dc7069eb15787764944190c" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.26.0/flux_0.26.0_windows_386.zip", - "hash": "8129096340d1fac58e44367656e23a4e110bf84c5878dc41d0f4774a1631cb70" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.26.1/flux_0.26.1_windows_386.zip", + "hash": "65953b3e87d9d7844d8d15637671737a7b27194aca10285a113dc31128ab999b" } }, "bin": "flux.exe",