diff --git a/bucket/concourse-fly.json b/bucket/concourse-fly.json index 700f73dda4..3fde8b6a28 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,12 +1,12 @@ { - "version": "7.7.0", + "version": "7.7.1", "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.7.0/fly-7.7.0-windows-amd64.zip", - "hash": "sha1:207e0e0261d115a0fff56ad931abdff6f612b094" + "url": "https://github.com/concourse/concourse/releases/download/v7.7.1/fly-7.7.1-windows-amd64.zip", + "hash": "sha1:bac240da338dc0d27a501cdcf8af21a52eb6e26d" } }, "bin": "fly.exe",