From 7be3d13354f09d9274dfe83628489af7fa6ee549 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 00:50:27 +0000 Subject: [PATCH] concourse-fly: Update to version 8.0.2 --- 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 a84b2db769..2bb4a607ea 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,12 +1,12 @@ { - "version": "8.0.1", + "version": "8.0.2", "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/v8.0.1/fly-8.0.1-windows-amd64.zip", - "hash": "sha1:804f8b1e9555624bf4cbad3326f7d6fcf0e6f9b4" + "url": "https://github.com/concourse/concourse/releases/download/v8.0.2/fly-8.0.2-windows-amd64.zip", + "hash": "sha1:172d0c83f16c54570efdd66f89fcbce43ce5b594" } }, "bin": "fly.exe",