From faf7d273bfe052dedf43f5e4a0fc04e0dad2cb36 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Mar 2022 16:29:43 +0000 Subject: [PATCH] concourse-fly: Update to version 7.7.0 --- 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 6cefd269a4..700f73dda4 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,12 +1,12 @@ { - "version": "7.4.4", + "version": "7.7.0", "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.4/fly-7.4.4-windows-amd64.zip", - "hash": "sha1:ab847f633834485b36fdde92651de40b2c76f6e9" + "url": "https://github.com/concourse/concourse/releases/download/v7.7.0/fly-7.7.0-windows-amd64.zip", + "hash": "sha1:207e0e0261d115a0fff56ad931abdff6f612b094" } }, "bin": "fly.exe",