From a4043d35260c6914cfe917bfb998cef66db45653 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 16:30:35 +0000 Subject: [PATCH] concourse-fly: Update to version 7.4.4 --- bucket/concourse-fly.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",