concourse-fly: Update to version 7.0.0

This commit is contained in:
Jakub Čábera 2021-02-17 08:28:19 +01:00
parent 1daa2f02c7
commit 7b0c7209c3

View File

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