concourse-fly: Update to version 7.12.1

This commit is contained in:
github-actions[bot] 2025-01-24 00:34:50 +00:00
parent 2fcc5995e9
commit 63c11461f6

View File

@ -1,12 +1,12 @@
{ {
"version": "7.12.0", "version": "7.12.1",
"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.12.0/fly-7.12.0-windows-amd64.zip", "url": "https://github.com/concourse/concourse/releases/download/v7.12.1/fly-7.12.1-windows-amd64.zip",
"hash": "sha1:ec1a52a85c49959b7440be6b1c889425724e7692" "hash": "sha1:50a18c8bff9a566809360c7e3c974997c5c4dfbc"
} }
}, },
"bin": "fly.exe", "bin": "fly.exe",