concourse-fly: Update to version 7.14.0

This commit is contained in:
github-actions[bot] 2025-08-12 16:31:00 +00:00
parent 6d94083ce8
commit a004e29e1b

View File

@ -1,12 +1,12 @@
{ {
"version": "7.13.2", "version": "7.14.0",
"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.13.2/fly-7.13.2-windows-amd64.zip", "url": "https://github.com/concourse/concourse/releases/download/v7.14.0/fly-7.14.0-windows-amd64.zip",
"hash": "sha1:79aea701a55e59b83067736510911b737823706a" "hash": "sha1:5da3478ec0dd575e071991755758abbec1eea784"
} }
}, },
"bin": "fly.exe", "bin": "fly.exe",