diff --git a/bucket/concourse-fly.json b/bucket/concourse-fly.json index feaf9b6a17..e5674c7dcc 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,10 +1,10 @@ { - "version": "5.7.1", + "version": "5.7.2", "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.7.1/fly-5.7.1-windows-amd64.zip", - "hash": "sha1:9aec4e0d14540f2dff1a0f00fd23ae7d7d73661a", + "url": "https://github.com/concourse/concourse/releases/download/v5.7.2/fly-5.7.2-windows-amd64.zip", + "hash": "sha1:aeebefbb4c7e66635fe6bad166d9db36d29e4efe", "bin": "fly.exe", "checkver": { "github": "https://github.com/concourse/concourse"