From 63c11461f65fad73313d42d1ee4611ed2f8b1a2c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 00:34:50 +0000 Subject: [PATCH] concourse-fly: Update to version 7.12.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 0bd160316c..bc8c66530e 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,12 +1,12 @@ { - "version": "7.12.0", + "version": "7.12.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.12.0/fly-7.12.0-windows-amd64.zip", - "hash": "sha1:ec1a52a85c49959b7440be6b1c889425724e7692" + "url": "https://github.com/concourse/concourse/releases/download/v7.12.1/fly-7.12.1-windows-amd64.zip", + "hash": "sha1:50a18c8bff9a566809360c7e3c974997c5c4dfbc" } }, "bin": "fly.exe",