concourse-fly: Update to version 7.2.0

This commit is contained in:
Richard Kuhnt 2021-04-14 15:00:24 +00:00
parent ad7c3b8914
commit 202581c1a2

View File

@ -1,12 +1,12 @@
{ {
"version": "6.7.6", "version": "7.2.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/v6.7.6/fly-6.7.6-windows-amd64.zip", "url": "https://github.com/concourse/concourse/releases/download/v7.2.0/fly-7.2.0-windows-amd64.zip",
"hash": "sha1:ee89b2ddf8ef09ca86a9cd132309ef1d646d953e" "hash": "sha1:8a63d952340742d49e22f7a2ff3e182a1e9b1264"
} }
}, },
"bin": "fly.exe", "bin": "fly.exe",