From e5fc26329dc28a92c70f73708c943913086201bb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 00:40:12 +0000 Subject: [PATCH] concourse-fly: Update to version 7.14.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 591478e178..1e34d1fc79 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,12 +1,12 @@ { - "version": "7.14.0", + "version": "7.14.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.14.0/fly-7.14.0-windows-amd64.zip", - "hash": "sha1:5da3478ec0dd575e071991755758abbec1eea784" + "url": "https://github.com/concourse/concourse/releases/download/v7.14.1/fly-7.14.1-windows-amd64.zip", + "hash": "sha1:dbf9c526d301fb46caebae92a8376a53a1aca72b" } }, "bin": "fly.exe",