diff --git a/bucket/concourse-fly.json b/bucket/concourse-fly.json index 94a3baf6e6..2caff7975b 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,12 +1,12 @@ { - "version": "6.7.7", + "version": "7.4.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/v6.7.7/fly-6.7.7-windows-amd64.zip", - "hash": "sha1:03ec2eb4bc0dca071be7f80cb492b97fdb89ab90" + "url": "https://github.com/concourse/concourse/releases/download/v7.4.0/fly-7.4.0-windows-amd64.zip", + "hash": "sha1:62b8b08f818ae8c967e140f350aa1570ba7b6068" } }, "bin": "fly.exe",