From 7c30617d90b02b753f1ca5b7fe524b28048262e4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 16:29:52 +0000 Subject: [PATCH] concourse-fly: Update to version 7.13.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 99fe0d1962..4e2ee07aa5 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,12 +1,12 @@ { - "version": "7.13.0", + "version": "7.13.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.13.0/fly-7.13.0-windows-amd64.zip", - "hash": "sha1:92c13462fa87a1f41e0e4cdd1840774cfefb3d5d" + "url": "https://github.com/concourse/concourse/releases/download/v7.13.1/fly-7.13.1-windows-amd64.zip", + "hash": "sha1:64dde5077c40bdff85b454638a2879243e17a3c6" } }, "bin": "fly.exe",