From f0a4ee0325d94f638f76e6f25f4b0f9e67d0affb Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 29 Mar 2021 20:00:22 +0000 Subject: [PATCH] concourse-fly: Update to version 6.7.6 --- 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 ddc1a4bb39..79c07e02c9 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,12 +1,12 @@ { - "version": "7.1.0", + "version": "6.7.6", "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.1.0/fly-7.1.0-windows-amd64.zip", - "hash": "sha1:35ae0a7f1c4abae25a0380daa08acbb255dc4fd1" + "url": "https://github.com/concourse/concourse/releases/download/v6.7.6/fly-6.7.6-windows-amd64.zip", + "hash": "sha1:ee89b2ddf8ef09ca86a9cd132309ef1d646d953e" } }, "bin": "fly.exe",