From 251ee66dc24674b307d00631fef5731a0895249c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Apr 2025 16:29:35 +0000 Subject: [PATCH] concourse-fly: Update to version 7.13.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 bc8c66530e..99fe0d1962 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,12 +1,12 @@ { - "version": "7.12.1", + "version": "7.13.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.12.1/fly-7.12.1-windows-amd64.zip", - "hash": "sha1:50a18c8bff9a566809360c7e3c974997c5c4dfbc" + "url": "https://github.com/concourse/concourse/releases/download/v7.13.0/fly-7.13.0-windows-amd64.zip", + "hash": "sha1:92c13462fa87a1f41e0e4cdd1840774cfefb3d5d" } }, "bin": "fly.exe",