From 747464b946484b436f98fc17527952d3b99d29c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 5 Aug 2020 08:47:52 +0200 Subject: [PATCH] concourse-fly: Update to version 6.3.1 --- 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 da5392ff8b..260e3cdf8a 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,12 +1,12 @@ { - "version": "6.4.0", + "version": "6.3.1", "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.4.0/fly-6.4.0-windows-amd64.zip", - "hash": "sha1:0acbf9b5d3003ecd0a082213a2fed728d7147964" + "url": "https://github.com/concourse/concourse/releases/download/v6.3.1/fly-6.3.1-windows-amd64.zip", + "hash": "sha1:587ed627d1094fb004b6ecbcfb31254fc6d9a75f" } }, "bin": "fly.exe",