concourse-fly: Update to version 6.4.0

This commit is contained in:
Jakub Čábera 2020-07-16 08:56:37 +02:00
parent 06cd48bbc6
commit 9d51aa62a7

View File

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