From 086fd0869582f7d4d5227de681ed41bb5f74a999 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 29 Nov 2019 18:00:22 +0000 Subject: [PATCH] concourse-fly: Update to version 5.7.2 --- 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 feaf9b6a17..e5674c7dcc 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,10 +1,10 @@ { - "version": "5.7.1", + "version": "5.7.2", "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.1/fly-5.7.1-windows-amd64.zip", - "hash": "sha1:9aec4e0d14540f2dff1a0f00fd23ae7d7d73661a", + "url": "https://github.com/concourse/concourse/releases/download/v5.7.2/fly-5.7.2-windows-amd64.zip", + "hash": "sha1:aeebefbb4c7e66635fe6bad166d9db36d29e4efe", "bin": "fly.exe", "checkver": { "github": "https://github.com/concourse/concourse"