concourse-fly: Update to version 7.9.0

This commit is contained in:
github-actions[bot] 2022-12-02 04:30:13 +00:00
parent 210f4ff7af
commit 83201abe8f

View File

@ -1,12 +1,12 @@
{
"version": "6.8.0",
"version": "7.9.0",
"description": "Concourse CI/CD manager and controller",
"homepage": "https://concourse-ci.org/fly.html",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/concourse/concourse/releases/download/v6.8.0/fly-6.8.0-windows-amd64.zip",
"hash": "sha1:a1f245f376b6374a4f1b4a49bcd21158985f8502"
"url": "https://github.com/concourse/concourse/releases/download/v7.9.0/fly-7.9.0-windows-amd64.zip",
"hash": "sha1:6a3249c39548576c9367afc1577d1a56252c8c2d"
}
},
"bin": "fly.exe",