concourse-fly: Update to version 6.5.0

This commit is contained in:
Jakub Čábera 2020-08-22 19:38:50 +02:00
parent 76089adf71
commit 890c3b1031

View File

@ -1,12 +1,12 @@
{ {
"version": "6.3.1", "version": "6.5.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.1/fly-6.3.1-windows-amd64.zip", "url": "https://github.com/concourse/concourse/releases/download/v6.5.0/fly-6.5.0-windows-amd64.zip",
"hash": "sha1:587ed627d1094fb004b6ecbcfb31254fc6d9a75f" "hash": "sha1:1985c2917825bd18b1d1f8ddcc0f736d3d0d72d9"
} }
}, },
"bin": "fly.exe", "bin": "fly.exe",