concourse-fly: Update to version 7.4.0

This commit is contained in:
Richard Kuhnt 2021-07-29 18:00:35 +00:00
parent a33c83df4e
commit 1b8ea410ac

View File

@ -1,12 +1,12 @@
{
"version": "6.7.7",
"version": "7.4.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.7.7/fly-6.7.7-windows-amd64.zip",
"hash": "sha1:03ec2eb4bc0dca071be7f80cb492b97fdb89ab90"
"url": "https://github.com/concourse/concourse/releases/download/v7.4.0/fly-7.4.0-windows-amd64.zip",
"hash": "sha1:62b8b08f818ae8c967e140f350aa1570ba7b6068"
}
},
"bin": "fly.exe",