concourse-fly: Update to version 6.1.0

This commit is contained in:
Jakub Čábera 2020-05-13 09:27:03 +02:00
parent 63f147c8fc
commit de629bf727

View File

@ -1,12 +1,12 @@
{
"version": "5.5.11",
"version": "6.1.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/v5.5.11/fly-5.5.11-windows-amd64.zip",
"hash": "sha1:0e5e405b6824698fbb70b8f1d4e53981bd0d635c"
"url": "https://github.com/concourse/concourse/releases/download/v6.1.0/fly-6.1.0-windows-amd64.zip",
"hash": "sha1:859378bc386e3da100fcab1d00a41c893c2d5f36"
}
},
"bin": "fly.exe",