concourse-fly: Update to version 7.13.1

This commit is contained in:
github-actions[bot] 2025-04-09 16:29:52 +00:00
parent 330e18b690
commit 7c30617d90

View File

@ -1,12 +1,12 @@
{
"version": "7.13.0",
"version": "7.13.1",
"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.13.0/fly-7.13.0-windows-amd64.zip",
"hash": "sha1:92c13462fa87a1f41e0e4cdd1840774cfefb3d5d"
"url": "https://github.com/concourse/concourse/releases/download/v7.13.1/fly-7.13.1-windows-amd64.zip",
"hash": "sha1:64dde5077c40bdff85b454638a2879243e17a3c6"
}
},
"bin": "fly.exe",