From 3b84b2ede4d46a58bf5c8e854e40e1c618688235 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 00:40:53 +0000 Subject: [PATCH] concourse-fly: Update to version 7.14.3 --- 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 dd529d5bd3..fc5ab5924b 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,12 +1,12 @@ { - "version": "7.14.2", + "version": "7.14.3", "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.2/fly-7.14.2-windows-amd64.zip", - "hash": "sha1:6ee5780368a61d04ed770bf4a5908ef113fd6e6c" + "url": "https://github.com/concourse/concourse/releases/download/v7.14.3/fly-7.14.3-windows-amd64.zip", + "hash": "sha1:b60919a07c60f6376fed43d1ec93a15e3ebadbdf" } }, "bin": "fly.exe",