concourse-fly: Update to version 7.1.0

This commit is contained in:
Richard Kuhnt 2021-03-16 18:00:27 +00:00
parent 931e22615b
commit ddf5a65655

View File

@ -1,12 +1,12 @@
{ {
"version": "7.0.0", "version": "7.1.0",
"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.0.0/fly-7.0.0-windows-amd64.zip", "url": "https://github.com/concourse/concourse/releases/download/v7.1.0/fly-7.1.0-windows-amd64.zip",
"hash": "sha1:546d5d08350b54d748d6e72bdb3481d7592d15f4" "hash": "sha1:35ae0a7f1c4abae25a0380daa08acbb255dc4fd1"
} }
}, },
"bin": "fly.exe", "bin": "fly.exe",