diff --git a/bucket/concourse-fly.json b/bucket/concourse-fly.json index 190a86f74d..9f25ee2d6e 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,10 +1,10 @@ { - "version": "5.2.4", + "version": "5.6.0", "description": "Concourse CI/CD manager and controller.", "license": "Apache-2.0", "homepage": "https://concourse-ci.org/fly.html", - "url": "https://github.com/concourse/concourse/releases/download/v5.2.4/fly-5.2.4-windows-amd64.zip", - "hash": "sha1:f884cd941b201b65ec9cc71c8871c96d25dc89ef", + "url": "https://github.com/concourse/concourse/releases/download/v5.6.0/fly-5.6.0-windows-amd64.zip", + "hash": "sha1:6b4a736b0cc414026c19fd9f1014f9719752ddd5", "bin": "fly.exe", "checkver": { "github": "https://github.com/concourse/concourse"