From 3ba38b93cc033f54f6b0689213ee6ec2ae327de7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 8 Jan 2020 17:00:29 +0000 Subject: [PATCH] concourse-fly: Update to version 5.8.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 5d6226ca32..ed3875fe8a 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,10 +1,10 @@ { - "version": "5.5.7", + "version": "5.8.0", "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.7/fly-5.5.7-windows-amd64.zip", - "hash": "sha1:a6b9b03bf32935dea4dcdcc734071aef14751f4e", + "url": "https://github.com/concourse/concourse/releases/download/v5.8.0/fly-5.8.0-windows-amd64.zip", + "hash": "sha1:ccaf5fedf16996b9e21e396660cc7769d80abadd", "bin": "fly.exe", "checkver": { "github": "https://github.com/concourse/concourse"