diff --git a/bucket/concourse-fly.json b/bucket/concourse-fly.json index a84b2db769..2bb4a607ea 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,12 +1,12 @@ { - "version": "8.0.1", + "version": "8.0.2", "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/v8.0.1/fly-8.0.1-windows-amd64.zip", - "hash": "sha1:804f8b1e9555624bf4cbad3326f7d6fcf0e6f9b4" + "url": "https://github.com/concourse/concourse/releases/download/v8.0.2/fly-8.0.2-windows-amd64.zip", + "hash": "sha1:172d0c83f16c54570efdd66f89fcbce43ce5b594" } }, "bin": "fly.exe",