diff --git a/bucket/concourse-fly.json b/bucket/concourse-fly.json index 4e2ee07aa5..a61a509692 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,12 +1,12 @@ { - "version": "7.13.1", + "version": "7.13.2", "description": "Concourse CI/CD manager and controller", "homepage": "https://concourse-ci.org/fly.html", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/concourse/concourse/releases/download/v7.13.1/fly-7.13.1-windows-amd64.zip", - "hash": "sha1:64dde5077c40bdff85b454638a2879243e17a3c6" + "url": "https://github.com/concourse/concourse/releases/download/v7.13.2/fly-7.13.2-windows-amd64.zip", + "hash": "sha1:79aea701a55e59b83067736510911b737823706a" } }, "bin": "fly.exe",