diff --git a/bucket/concourse-fly.json b/bucket/concourse-fly.json index 8e3c9493c1..6cefd269a4 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,12 +1,12 @@ { - "version": "7.4.3", + "version": "7.4.4", "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.4.3/fly-7.4.3-windows-amd64.zip", - "hash": "sha1:0cb8cd7e77e7f86759d8e26d91866ea1ff9ef832" + "url": "https://github.com/concourse/concourse/releases/download/v7.4.4/fly-7.4.4-windows-amd64.zip", + "hash": "sha1:ab847f633834485b36fdde92651de40b2c76f6e9" } }, "bin": "fly.exe",