concourse-fly: Update to version 6.3.1

This commit is contained in:
Jakub Čábera 2020-08-05 08:47:52 +02:00
parent 0ed2cddb29
commit 747464b946

View File

@ -1,12 +1,12 @@
{
"version": "6.4.0",
"version": "6.3.1",
"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.4.0/fly-6.4.0-windows-amd64.zip",
"hash": "sha1:0acbf9b5d3003ecd0a082213a2fed728d7147964"
"url": "https://github.com/concourse/concourse/releases/download/v6.3.1/fly-6.3.1-windows-amd64.zip",
"hash": "sha1:587ed627d1094fb004b6ecbcfb31254fc6d9a75f"
}
},
"bin": "fly.exe",