concourse-fly: Update to version 5.5.9

This commit is contained in:
Richard Kuhnt 2020-03-23 15:01:56 +00:00
parent 5e295850c4
commit 5b68690802

View File

@ -1,10 +1,10 @@
{ {
"version": "5.5.8", "version": "5.5.9",
"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.8/fly-5.5.8-windows-amd64.zip", "url": "https://github.com/concourse/concourse/releases/download/v5.5.9/fly-5.5.9-windows-amd64.zip",
"hash": "sha1:69406bd3883661043e9977ca389208eec520d3c3", "hash": "sha1:fff73951d6fb8e31eeeef1a3239e40b7ea44f67f",
"bin": "fly.exe", "bin": "fly.exe",
"checkver": { "checkver": {
"github": "https://github.com/concourse/concourse" "github": "https://github.com/concourse/concourse"