diff --git a/bucket/concourse-fly.json b/bucket/concourse-fly.json index a61a509692..591478e178 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,12 +1,12 @@ { - "version": "7.13.2", + "version": "7.14.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.13.2/fly-7.13.2-windows-amd64.zip", - "hash": "sha1:79aea701a55e59b83067736510911b737823706a" + "url": "https://github.com/concourse/concourse/releases/download/v7.14.0/fly-7.14.0-windows-amd64.zip", + "hash": "sha1:5da3478ec0dd575e071991755758abbec1eea784" } }, "bin": "fly.exe",