concourse-fly: Update to version 5.2.6

This commit is contained in:
Richard Kuhnt 2019-12-18 21:00:30 +00:00
parent 0c0be64a03
commit 969746172b

View File

@ -1,10 +1,10 @@
{ {
"version": "5.7.2", "version": "5.2.6",
"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.7.2/fly-5.7.2-windows-amd64.zip", "url": "https://github.com/concourse/concourse/releases/download/v5.2.6/fly-5.2.6-windows-amd64.zip",
"hash": "sha1:aeebefbb4c7e66635fe6bad166d9db36d29e4efe", "hash": "sha1:cbd0e7a0a626138f24d6d2f66b0de55182005b20",
"bin": "fly.exe", "bin": "fly.exe",
"checkver": { "checkver": {
"github": "https://github.com/concourse/concourse" "github": "https://github.com/concourse/concourse"