concourse-fly: Update to version 7.7.1

This commit is contained in:
github-actions[bot] 2022-03-28 16:48:53 +00:00
parent 61b2d502e9
commit e5f6fe215d

View File

@ -1,12 +1,12 @@
{
"version": "7.7.0",
"version": "7.7.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.7.0/fly-7.7.0-windows-amd64.zip",
"hash": "sha1:207e0e0261d115a0fff56ad931abdff6f612b094"
"url": "https://github.com/concourse/concourse/releases/download/v7.7.1/fly-7.7.1-windows-amd64.zip",
"hash": "sha1:bac240da338dc0d27a501cdcf8af21a52eb6e26d"
}
},
"bin": "fly.exe",