concourse-fly: Update to version 6.7.5

This commit is contained in:
Jakub Čábera 2021-02-11 07:34:16 +01:00
parent 75e4bb6d8d
commit f15d2b201a

View File

@ -1,12 +1,12 @@
{
"version": "6.7.4",
"version": "6.7.5",
"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/v6.7.4/fly-6.7.4-windows-amd64.zip",
"hash": "sha1:16056fbd8858d6a2f945f03dc19d44318a7e7baf"
"url": "https://github.com/concourse/concourse/releases/download/v6.7.5/fly-6.7.5-windows-amd64.zip",
"hash": "sha1:f6ac09c62bea5e968427775c814556240d859314"
}
},
"bin": "fly.exe",