concourse-fly: Update to version 6.5.1

This commit is contained in:
Jakub Čábera 2020-08-27 22:43:42 +02:00
parent cccf577914
commit 81ff9cced9

View File

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