From d236e444c44af76eaa9aeac9c163bfaaa800e17e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 8 Nov 2019 21:00:27 +0000 Subject: [PATCH] concourse-fly: Update to version 5.5.5 --- 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 1fad77d998..74448a54e2 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,10 +1,10 @@ { - "version": "5.7.0", + "version": "5.5.5", "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.7.0/fly-5.7.0-windows-amd64.zip", - "hash": "sha1:9c2a8c1c8b43e7a7007908742965a5832f2293cc", + "url": "https://github.com/concourse/concourse/releases/download/v5.5.5/fly-5.5.5-windows-amd64.zip", + "hash": "sha1:e9b73f2447fc1fdf456f8476ddcf21eec592cf1b", "bin": "fly.exe", "checkver": { "github": "https://github.com/concourse/concourse"