concourse-fly: Update to version 6.2.0

This commit is contained in:
Jakub Čábera 2020-06-03 13:29:42 +02:00
parent 4b988804e4
commit c993588f8a

View File

@ -1,12 +1,12 @@
{
"version": "6.1.0",
"version": "6.2.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.1.0/fly-6.1.0-windows-amd64.zip",
"hash": "sha1:859378bc386e3da100fcab1d00a41c893c2d5f36"
"url": "https://github.com/concourse/concourse/releases/download/v6.2.0/fly-6.2.0-windows-amd64.zip",
"hash": "sha1:8ec78aa889854578f0f8c64eaa4fa285753e67ad"
}
},
"bin": "fly.exe",