From 30bb098adb9356e42ffb6474eeaf835b963d0334 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 27 Sep 2019 18:01:50 +0000 Subject: [PATCH] concourse-fly: Update to version 5.2.4 --- 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 cb768e9ac2..190a86f74d 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,10 +1,10 @@ { - "version": "5.5.1", + "version": "5.2.4", "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.1/fly-5.5.1-windows-amd64.zip", - "hash": "sha1:03ce4740d5111d2b63358ef44312f88a0d822851", + "url": "https://github.com/concourse/concourse/releases/download/v5.2.4/fly-5.2.4-windows-amd64.zip", + "hash": "sha1:f884cd941b201b65ec9cc71c8871c96d25dc89ef", "bin": "fly.exe", "checkver": { "github": "https://github.com/concourse/concourse"