concourse-fly: Update to version 6.8.0

This commit is contained in:
github-actions[bot] 2022-11-04 20:29:33 +00:00
parent 61ca7cd5c0
commit 9bdd20b1a3

View File

@ -1,12 +1,12 @@
{ {
"version": "6.7.9", "version": "6.8.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/v6.7.9/fly-6.7.9-windows-amd64.zip", "url": "https://github.com/concourse/concourse/releases/download/v6.8.0/fly-6.8.0-windows-amd64.zip",
"hash": "sha1:897bbd05f6656f68f71dea55baca5df06d99dc6c" "hash": "sha1:a1f245f376b6374a4f1b4a49bcd21158985f8502"
} }
}, },
"bin": "fly.exe", "bin": "fly.exe",