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