diff --git a/bucket/concourse-fly.json b/bucket/concourse-fly.json index 344007b9f4..0bd160316c 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,12 +1,12 @@ { - "version": "7.11.2", + "version": "7.12.0", "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.11.2/fly-7.11.2-windows-amd64.zip", - "hash": "sha1:28703bc06caaa8fea2d2c8d2388b7644f3f7b2ad" + "url": "https://github.com/concourse/concourse/releases/download/v7.12.0/fly-7.12.0-windows-amd64.zip", + "hash": "sha1:ec1a52a85c49959b7440be6b1c889425724e7692" } }, "bin": "fly.exe",