From e5f6fe215dd4b5f5e6914a433c91208eb9d944cd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 16:48:53 +0000 Subject: [PATCH] concourse-fly: Update to version 7.7.1 --- 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 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",