concourse-fly: Update to version 7.8.2

This commit is contained in:
github-actions[bot] 2022-07-16 04:30:42 +00:00
parent 25d9d7eeac
commit c6cbc67d13

View File

@ -1,12 +1,12 @@
{
"version": "7.8.1",
"version": "7.8.2",
"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/v7.8.1/fly-7.8.1-windows-amd64.zip",
"hash": "sha1:acdbd0f2adb26a72105057bd88741ddbf90868a4"
"url": "https://github.com/concourse/concourse/releases/download/v7.8.2/fly-7.8.2-windows-amd64.zip",
"hash": "sha1:6194a1eb80909bb5734df568ae620877ba57fdb0"
}
},
"bin": "fly.exe",