From 05d820ecffabc649fa9e1515b72fb3abe0dc4767 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 3 Oct 2020 21:28:35 +0200 Subject: [PATCH] concourse-fly: Update to version 6.6.0 --- 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 63edc6d230..95cb03c8c0 100644 --- a/bucket/concourse-fly.json +++ b/bucket/concourse-fly.json @@ -1,12 +1,12 @@ { - "version": "6.5.1", + "version": "6.6.0", "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.5.1/fly-6.5.1-windows-amd64.zip", - "hash": "sha1:048b8edde5a128f68beaa5eac55676b36c327c71" + "url": "https://github.com/concourse/concourse/releases/download/v6.6.0/fly-6.6.0-windows-amd64.zip", + "hash": "sha1:bbd1a1dd269de4d08f81c8d2c627843bbfb9439d" } }, "bin": "fly.exe",