concourse-fly: Update to version 7.8.1

This commit is contained in:
github-actions[bot] 2022-06-14 20:29:19 +00:00
parent a1e418ff44
commit 16906ca672

View File

@ -1,12 +1,12 @@
{ {
"version": "7.8.0", "version": "7.8.1",
"description": "Concourse CI/CD manager and controller", "description": "Concourse CI/CD manager and controller",
"homepage": "https://concourse-ci.org/fly.html", "homepage": "https://concourse-ci.org/fly.html",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/concourse/concourse/releases/download/v7.8.0/fly-7.8.0-windows-amd64.zip", "url": "https://github.com/concourse/concourse/releases/download/v7.8.1/fly-7.8.1-windows-amd64.zip",
"hash": "sha1:21e822897b6875a619bce47ed4038e8cc099a006" "hash": "sha1:acdbd0f2adb26a72105057bd88741ddbf90868a4"
} }
}, },
"bin": "fly.exe", "bin": "fly.exe",