concourse-fly: Update to version 6.7.7

This commit is contained in:
Richard Kuhnt 2021-07-27 15:00:32 +00:00
parent e2f61b6bca
commit 023e4f2d2d

View File

@ -1,12 +1,12 @@
{ {
"version": "7.3.2", "version": "6.7.7",
"description": "Concourse CI/CD manager and controller", "description": "Concourse CI/CD manager and controller",
"homepage": "https://concourse-ci.org/fly.html", "homepage": "https://concourse-ci.org/fly.html",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/concourse/concourse/releases/download/v7.3.2/fly-7.3.2-windows-amd64.zip", "url": "https://github.com/concourse/concourse/releases/download/v6.7.7/fly-6.7.7-windows-amd64.zip",
"hash": "sha1:5858c6748f35061cedceedcea68d0a8d199fa95e" "hash": "sha1:03ec2eb4bc0dca071be7f80cb492b97fdb89ab90"
} }
}, },
"bin": "fly.exe", "bin": "fly.exe",