mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Concurse-fly: Add version 5.5.1 (#428)
Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>
This commit is contained in:
parent
d3515abacd
commit
ddb1313490
18
bucket/concourse-fly.json
Normal file
18
bucket/concourse-fly.json
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"version": "5.5.1",
|
||||||
|
"description": "Concourse CI/CD manager and controller.",
|
||||||
|
"license": "Apache-2.0",
|
||||||
|
"homepage": "https://concourse-ci.org/fly.html",
|
||||||
|
"url": "https://github.com/concourse/concourse/releases/download/v5.5.1/fly-5.5.1-windows-amd64.zip",
|
||||||
|
"hash": "sha1:03ce4740d5111d2b63358ef44312f88a0d822851",
|
||||||
|
"bin": "fly.exe",
|
||||||
|
"checkver": {
|
||||||
|
"github": "https://github.com/concourse/concourse"
|
||||||
|
},
|
||||||
|
"autoupdate": {
|
||||||
|
"url": "https://github.com/concourse/concourse/releases/download/v$version/fly-$version-windows-amd64.zip",
|
||||||
|
"hash": {
|
||||||
|
"url": "$url.sha1"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user