concourse-fly: Update to version 5.2.4

This commit is contained in:
Richard Kuhnt 2019-09-27 18:01:50 +00:00
parent 833865e025
commit 30bb098adb

View File

@ -1,10 +1,10 @@
{ {
"version": "5.5.1", "version": "5.2.4",
"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.1/fly-5.5.1-windows-amd64.zip", "url": "https://github.com/concourse/concourse/releases/download/v5.2.4/fly-5.2.4-windows-amd64.zip",
"hash": "sha1:03ce4740d5111d2b63358ef44312f88a0d822851", "hash": "sha1:f884cd941b201b65ec9cc71c8871c96d25dc89ef",
"bin": "fly.exe", "bin": "fly.exe",
"checkver": { "checkver": {
"github": "https://github.com/concourse/concourse" "github": "https://github.com/concourse/concourse"