mirror of
https://github.com/dokku/dokku.git
synced 2026-05-18 05:05:46 +02:00
105 lines
3.8 KiB
JSON
105 lines
3.8 KiB
JSON
{
|
|
"dependencies": [
|
|
{
|
|
"name": "docker-container-healthchecker",
|
|
"version": "0.15.2",
|
|
"urls": {
|
|
"amd64": "https://github.com/dokku/docker-container-healthchecker/releases/download/v0.15.2/docker-container-healthchecker-linux-amd64",
|
|
"arm64": "https://github.com/dokku/docker-container-healthchecker/releases/download/v0.15.2/docker-container-healthchecker-linux-arm64"
|
|
}
|
|
},
|
|
{
|
|
"name": "docker-image-labeler",
|
|
"version": "0.9.0",
|
|
"urls": {
|
|
"amd64": "https://github.com/dokku/docker-image-labeler/releases/download/v0.9.0/docker-image-labeler-linux-amd64",
|
|
"arm64": "https://github.com/dokku/docker-image-labeler/releases/download/v0.9.0/docker-image-labeler-linux-arm64"
|
|
}
|
|
},
|
|
{
|
|
"name": "lambda-builder",
|
|
"version": "0.9.3",
|
|
"urls": {
|
|
"amd64": "https://github.com/dokku/lambda-builder/releases/download/v0.9.3/lambda-builder-linux-amd64",
|
|
"arm64": "https://github.com/dokku/lambda-builder/releases/download/v0.9.3/lambda-builder-linux-arm64"
|
|
}
|
|
},
|
|
{
|
|
"name": "netrc",
|
|
"version": "0.11.0",
|
|
"urls": {
|
|
"amd64": "https://github.com/dokku/netrc/releases/download/v0.11.0/netrc-linux-amd64",
|
|
"arm64": "https://github.com/dokku/netrc/releases/download/v0.11.0/netrc-linux-arm64"
|
|
}
|
|
},
|
|
{
|
|
"name": "pack",
|
|
"version": "0.40.5",
|
|
"urls": {
|
|
"amd64": "https://github.com/buildpacks/pack/releases/download/v0.40.5/pack-v0.40.5-linux.tgz",
|
|
"arm64": "https://github.com/buildpacks/pack/releases/download/v0.40.5/pack-v0.40.5-linux-arm64.tgz"
|
|
}
|
|
},
|
|
{
|
|
"name": "procfile-util",
|
|
"version": "0.20.7",
|
|
"urls": {
|
|
"amd64": "https://github.com/dokku/procfile-util/releases/download/v0.20.7/procfile-util-linux-amd64",
|
|
"arm64": "https://github.com/dokku/procfile-util/releases/download/v0.20.7/procfile-util-linux-arm64"
|
|
}
|
|
},
|
|
{
|
|
"name": "sshcommand",
|
|
"version": "0.20.1",
|
|
"urls": {
|
|
"amd64": "https://github.com/dokku/sshcommand/releases/download/v0.20.1/sshcommand",
|
|
"arm64": "https://github.com/dokku/sshcommand/releases/download/v0.20.1/sshcommand"
|
|
}
|
|
}
|
|
],
|
|
"predependencies": [
|
|
{
|
|
"name": "gliderlabs-sigil",
|
|
"version": "0.12.0",
|
|
"urls": {
|
|
"amd64": "https://github.com/gliderlabs/sigil/releases/download/v0.12.0/sigil-linux-amd64",
|
|
"arm64": "https://github.com/gliderlabs/sigil/releases/download/v0.12.0/sigil-linux-arm64"
|
|
}
|
|
},
|
|
{
|
|
"name": "plugn",
|
|
"version": "0.17.0",
|
|
"urls": {
|
|
"amd64": "https://github.com/dokku/plugn/releases/download/v0.17.0/plugn-linux-amd64",
|
|
"arm64": "https://github.com/dokku/plugn/releases/download/v0.17.0/plugn-linux-arm64"
|
|
}
|
|
}
|
|
],
|
|
"recommendations": [
|
|
{
|
|
"name": "dokku-event-listener",
|
|
"version": "0.19.1",
|
|
"urls": {
|
|
"amd64": "https://github.com/dokku/dokku-event-listener/releases/download/v0.19.1/dokku-event-listener-linux-amd64",
|
|
"arm64": "https://github.com/dokku/dokku-event-listener/releases/download/v0.19.1/dokku-event-listener-linux-arm64"
|
|
}
|
|
},
|
|
{
|
|
"name": "dokku-update",
|
|
"version": "0.9.8",
|
|
"urls": {
|
|
"amd64": "https://github.com/dokku/dokku-update/releases/download/v0.9.8/dokku-update",
|
|
"arm64": "https://github.com/dokku/dokku-update/releases/download/v0.9.8/dokku-update"
|
|
}
|
|
},
|
|
{
|
|
"name": "herokuish",
|
|
"version": "0.11.11",
|
|
"urls": {
|
|
"amd64": "https://github.com/gliderlabs/herokuish/releases/download/v0.11.11/herokuish_0.11.11_linux_x86_64.tgz",
|
|
"arm64": "https://github.com/gliderlabs/herokuish/releases/download/v0.11.11/herokuish_0.11.11_linux_x86_64.tgz"
|
|
}
|
|
}
|
|
]
|
|
}
|