From 969746172bba8e95bf1eb055e3e74396b9dbffd2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 18 Dec 2019 21:00:30 +0000 Subject: [PATCH] concourse-fly: Update to version 5.2.6 --- 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 e5674c7dcc..01f3e9e446 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,10 +1,10 @@ { - "version": "5.7.2", + "version": "5.2.6", "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.2/fly-5.7.2-windows-amd64.zip", - "hash": "sha1:aeebefbb4c7e66635fe6bad166d9db36d29e4efe", + "url": "https://github.com/concourse/concourse/releases/download/v5.2.6/fly-5.2.6-windows-amd64.zip", + "hash": "sha1:cbd0e7a0a626138f24d6d2f66b0de55182005b20", "bin": "fly.exe", "checkver": { "github": "https://github.com/concourse/concourse"