diff --git a/bucket/concourse-fly.json b/bucket/concourse-fly.json index 0bd160316c..bc8c66530e 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,12 +1,12 @@ { - "version": "7.12.0", + "version": "7.12.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.12.0/fly-7.12.0-windows-amd64.zip", - "hash": "sha1:ec1a52a85c49959b7440be6b1c889425724e7692" + "url": "https://github.com/concourse/concourse/releases/download/v7.12.1/fly-7.12.1-windows-amd64.zip", + "hash": "sha1:50a18c8bff9a566809360c7e3c974997c5c4dfbc" } }, "bin": "fly.exe",