concourse-fly: Update to version 5.7.1

This commit is contained in:
Richard Kuhnt 2019-11-18 15:00:22 +00:00
parent 83ff7523df
commit 6304c84d93

View File

@ -1,10 +1,10 @@
{ {
"version": "5.5.6", "version": "5.7.1",
"description": "Concourse CI/CD manager and controller.", "description": "Concourse CI/CD manager and controller.",
"license": "Apache-2.0", "license": "Apache-2.0",
"homepage": "https://concourse-ci.org/fly.html", "homepage": "https://concourse-ci.org/fly.html",
"url": "https://github.com/concourse/concourse/releases/download/v5.5.6/fly-5.5.6-windows-amd64.zip", "url": "https://github.com/concourse/concourse/releases/download/v5.7.1/fly-5.7.1-windows-amd64.zip",
"hash": "sha1:aba4da79a7b20d01f80153c699b2ef98ed0ebcfc", "hash": "sha1:9aec4e0d14540f2dff1a0f00fd23ae7d7d73661a",
"bin": "fly.exe", "bin": "fly.exe",
"checkver": { "checkver": {
"github": "https://github.com/concourse/concourse" "github": "https://github.com/concourse/concourse"