From 761073d41a31c005194c3b20eb31a1efe3533cbe Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 31 Oct 2019 20:01:49 +0000 Subject: [PATCH] concourse-fly: Update to version 5.7.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 fe15a4f3a3..1fad77d998 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,10 +1,10 @@ { - "version": "5.5.4", + "version": "5.7.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.4/fly-5.5.4-windows-amd64.zip", - "hash": "sha1:02ab3ad3d9a32538e394b558cefdc44bbc3fcdcc", + "url": "https://github.com/concourse/concourse/releases/download/v5.7.0/fly-5.7.0-windows-amd64.zip", + "hash": "sha1:9c2a8c1c8b43e7a7007908742965a5832f2293cc", "bin": "fly.exe", "checkver": { "github": "https://github.com/concourse/concourse"