From 5b686908021748e0e7b71d526f49e875afe320b9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 23 Mar 2020 15:01:56 +0000 Subject: [PATCH] concourse-fly: Update to version 5.5.9 --- 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 55f47d9829..8ad594b8ee 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,10 +1,10 @@ { - "version": "5.5.8", + "version": "5.5.9", "description": "Concourse CI/CD manager and controller.", "license": "Apache-2.0", "homepage": "https://concourse-ci.org/fly.html", - "url": "https://github.com/concourse/concourse/releases/download/v5.5.8/fly-5.5.8-windows-amd64.zip", - "hash": "sha1:69406bd3883661043e9977ca389208eec520d3c3", + "url": "https://github.com/concourse/concourse/releases/download/v5.5.9/fly-5.5.9-windows-amd64.zip", + "hash": "sha1:fff73951d6fb8e31eeeef1a3239e40b7ea44f67f", "bin": "fly.exe", "checkver": { "github": "https://github.com/concourse/concourse"