concourse-fly: Update to version 7.4.3

This commit is contained in:
Richard Kuhnt 2021-12-02 20:00:33 +00:00
parent 92b729abb6
commit 9a0eb8f031

View File

@ -1,12 +1,12 @@
{
"version": "7.4.2",
"version": "7.4.3",
"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.4.2/fly-7.4.2-windows-amd64.zip",
"hash": "sha1:ea9ab68fac2cac4aecd407a754abdf95c1f73be5"
"url": "https://github.com/concourse/concourse/releases/download/v7.4.3/fly-7.4.3-windows-amd64.zip",
"hash": "sha1:0cb8cd7e77e7f86759d8e26d91866ea1ff9ef832"
}
},
"bin": "fly.exe",