concourse-fly: Update to version 8.0.2

This commit is contained in:
github-actions[bot] 2026-02-20 00:50:27 +00:00
parent 901aac479d
commit 7be3d13354

View File

@ -1,12 +1,12 @@
{
"version": "8.0.1",
"version": "8.0.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/v8.0.1/fly-8.0.1-windows-amd64.zip",
"hash": "sha1:804f8b1e9555624bf4cbad3326f7d6fcf0e6f9b4"
"url": "https://github.com/concourse/concourse/releases/download/v8.0.2/fly-8.0.2-windows-amd64.zip",
"hash": "sha1:172d0c83f16c54570efdd66f89fcbce43ce5b594"
}
},
"bin": "fly.exe",