concourse-fly: Update to version 7.11.2

This commit is contained in:
github-actions[bot] 2024-02-08 04:25:26 +00:00
parent 66e40879bd
commit 9d084934d8

View File

@ -1,12 +1,12 @@
{ {
"version": "7.11.1", "version": "7.11.2",
"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.11.1/fly-7.11.1-windows-amd64.zip", "url": "https://github.com/concourse/concourse/releases/download/v7.11.2/fly-7.11.2-windows-amd64.zip",
"hash": "sha1:809b4bc40958fed5fb39936cfad9e636dfe3d3aa" "hash": "sha1:28703bc06caaa8fea2d2c8d2388b7644f3f7b2ad"
} }
}, },
"bin": "fly.exe", "bin": "fly.exe",