From 9bdd20b1a3e207e5cc9f1c1fe51e121f36705dfe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Nov 2022 20:29:33 +0000 Subject: [PATCH] concourse-fly: Update to version 6.8.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 b4db7c2469..46c2591ce3 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,12 +1,12 @@ { - "version": "6.7.9", + "version": "6.8.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/v6.7.9/fly-6.7.9-windows-amd64.zip", - "hash": "sha1:897bbd05f6656f68f71dea55baca5df06d99dc6c" + "url": "https://github.com/concourse/concourse/releases/download/v6.8.0/fly-6.8.0-windows-amd64.zip", + "hash": "sha1:a1f245f376b6374a4f1b4a49bcd21158985f8502" } }, "bin": "fly.exe",