diff --git a/bucket/concourse-fly.json b/bucket/concourse-fly.json index 46c2591ce3..f10673326f 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,12 +1,12 @@ { - "version": "6.8.0", + "version": "7.9.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.8.0/fly-6.8.0-windows-amd64.zip", - "hash": "sha1:a1f245f376b6374a4f1b4a49bcd21158985f8502" + "url": "https://github.com/concourse/concourse/releases/download/v7.9.0/fly-7.9.0-windows-amd64.zip", + "hash": "sha1:6a3249c39548576c9367afc1577d1a56252c8c2d" } }, "bin": "fly.exe",