diff --git a/bucket/concourse-fly.json b/bucket/concourse-fly.json index 40b0bd3e4b..a5f9e5e346 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,12 +1,12 @@ { - "version": "6.1.0", + "version": "6.2.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.1.0/fly-6.1.0-windows-amd64.zip", - "hash": "sha1:859378bc386e3da100fcab1d00a41c893c2d5f36" + "url": "https://github.com/concourse/concourse/releases/download/v6.2.0/fly-6.2.0-windows-amd64.zip", + "hash": "sha1:8ec78aa889854578f0f8c64eaa4fa285753e67ad" } }, "bin": "fly.exe",