concourse-fly: Update to version 5.5.8

This commit is contained in:
Richard Kuhnt 2020-02-26 22:01:49 +00:00
parent 95cd5572d1
commit f07241d200

View File

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