From 731d38f88d3a34eddc1e6a4ecdbe7fc7341b8f30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 25 Apr 2020 11:55:45 +0200 Subject: [PATCH] concourse-fly: Update to version 5.5.11 --- 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 0d4bda71f2..50a172d3eb 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,12 +1,12 @@ { - "version": "6.0.0", + "version": "5.5.11", "description": "Concourse CI/CD manager and controller", "homepage": "https://concourse-ci.org/fly.html", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/concourse/concourse/releases/download/v6.0.0/fly-6.0.0-windows-amd64.zip", - "hash": "sha1:12af46d712bebdcc830c8e4f887b25eef69154cb" + "url": "https://github.com/concourse/concourse/releases/download/v5.5.11/fly-5.5.11-windows-amd64.zip", + "hash": "sha1:0e5e405b6824698fbb70b8f1d4e53981bd0d635c" } }, "bin": "fly.exe",