concourse-fly: Update to version 5.7.2

This commit is contained in:
Richard Kuhnt 2019-11-29 18:00:22 +00:00
parent d206f38626
commit 086fd08695

View File

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