diff --git a/bucket/concourse-fly.json b/bucket/concourse-fly.json index 1e34d1fc79..dd529d5bd3 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,12 +1,12 @@ { - "version": "7.14.1", + "version": "7.14.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/v7.14.1/fly-7.14.1-windows-amd64.zip", - "hash": "sha1:dbf9c526d301fb46caebae92a8376a53a1aca72b" + "url": "https://github.com/concourse/concourse/releases/download/v7.14.2/fly-7.14.2-windows-amd64.zip", + "hash": "sha1:6ee5780368a61d04ed770bf4a5908ef113fd6e6c" } }, "bin": "fly.exe",