From cc4d35ad9abd643001505046f04c9b58f50cde92 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 04:30:38 +0000 Subject: [PATCH] concourse-fly: Update to version 7.12.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 344007b9f4..0bd160316c 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,12 +1,12 @@ { - "version": "7.11.2", + "version": "7.12.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.11.2/fly-7.11.2-windows-amd64.zip", - "hash": "sha1:28703bc06caaa8fea2d2c8d2388b7644f3f7b2ad" + "url": "https://github.com/concourse/concourse/releases/download/v7.12.0/fly-7.12.0-windows-amd64.zip", + "hash": "sha1:ec1a52a85c49959b7440be6b1c889425724e7692" } }, "bin": "fly.exe",