chore: update dependencies

This commit is contained in:
Jose Diaz-Gonzalez
2024-06-29 01:36:32 -04:00
committed by GitHub
parent aa71a6e860
commit a0db4078ef

View File

@@ -2,42 +2,42 @@
"dependencies": [
{
"name": "docker-container-healthchecker",
"version": "0.10.2",
"version": "0.11.0",
"urls": {
"amd64": "https://github.com/dokku/docker-container-healthchecker/releases/download/v0.10.2/docker-container-healthchecker-linux-amd64",
"arm64": "https://github.com/dokku/docker-container-healthchecker/releases/download/v0.10.2/docker-container-healthchecker-linux-arm64"
"amd64": "https://github.com/dokku/docker-container-healthchecker/releases/download/v0.11.0/docker-container-healthchecker-linux-amd64",
"arm64": "https://github.com/dokku/docker-container-healthchecker/releases/download/v0.11.0/docker-container-healthchecker-linux-arm64"
}
},
{
"name": "docker-image-labeler",
"version": "0.7.0",
"version": "0.8.0",
"urls": {
"amd64": "https://github.com/dokku/docker-image-labeler/releases/download/v0.7.0/docker-image-labeler-linux-amd64",
"arm64": "https://github.com/dokku/docker-image-labeler/releases/download/v0.7.0/docker-image-labeler-linux-arm64"
"amd64": "https://github.com/dokku/docker-image-labeler/releases/download/v0.8.0/docker-image-labeler-linux-amd64",
"arm64": "https://github.com/dokku/docker-image-labeler/releases/download/v0.8.0/docker-image-labeler-linux-arm64"
}
},
{
"name": "lambda-builder",
"version": "0.7.0",
"version": "0.8.0",
"urls": {
"amd64": "https://github.com/dokku/lambda-builder/releases/download/v0.7.0/lambda-builder-linux-amd64",
"arm64": "https://github.com/dokku/lambda-builder/releases/download/v0.7.0/lambda-builder-linux-arm64"
"amd64": "https://github.com/dokku/lambda-builder/releases/download/v0.8.0/lambda-builder-linux-amd64",
"arm64": "https://github.com/dokku/lambda-builder/releases/download/v0.8.0/lambda-builder-linux-arm64"
}
},
{
"name": "netrc",
"version": "0.9.0",
"version": "0.10.0",
"urls": {
"amd64": "https://github.com/dokku/netrc/releases/download/v0.9.0/netrc-linux-amd64",
"arm64": "https://github.com/dokku/netrc/releases/download/v0.9.0/netrc-linux-arm64"
"amd64": "https://github.com/dokku/netrc/releases/download/v0.10.0/netrc-linux-amd64",
"arm64": "https://github.com/dokku/netrc/releases/download/v0.10.0/netrc-linux-arm64"
}
},
{
"name": "procfile-util",
"version": "0.18.0",
"version": "0.19.0",
"urls": {
"amd64": "https://github.com/dokku/procfile-util/releases/download/v0.18.0/procfile-util-linux-amd64",
"arm64": "https://github.com/dokku/procfile-util/releases/download/v0.18.0/procfile-util-linux-arm64"
"amd64": "https://github.com/dokku/procfile-util/releases/download/v0.19.0/procfile-util-linux-amd64",
"arm64": "https://github.com/dokku/procfile-util/releases/download/v0.19.0/procfile-util-linux-arm64"
}
},
{
@@ -70,27 +70,27 @@
"recommendations": [
{
"name": "dokku-event-listener",
"version": "0.16.0",
"version": "0.17.0",
"urls": {
"amd64": "https://github.com/dokku/dokku-event-listener/releases/download/v0.16.0/dokku-event-listener-linux-amd64",
"arm64": "https://github.com/dokku/dokku-event-listener/releases/download/v0.16.0/dokku-event-listener-linux-arm64"
"amd64": "https://github.com/dokku/dokku-event-listener/releases/download/v0.17.0/dokku-event-listener-linux-amd64",
"arm64": "https://github.com/dokku/dokku-event-listener/releases/download/v0.17.0/dokku-event-listener-linux-arm64"
}
},
{
"name": "dokku-update",
"version": "0.9.1",
"version": "0.9.4",
"urls": {
"amd64": "https://github.com/dokku/dokku-update/releases/download/v0.9.1/dokku-update",
"arm64": "https://github.com/dokku/dokku-update/releases/download/v0.9.1/dokku-update"
"amd64": "https://github.com/dokku/dokku-update/releases/download/v0.9.4/dokku-update",
"arm64": "https://github.com/dokku/dokku-update/releases/download/v0.9.4/dokku-update"
}
},
{
"name": "herokuish",
"version": "0.9.1",
"version": "0.9.2",
"urls": {
"amd64": "https://github.com/gliderlabs/herokuish/releases/download/v0.9.1/herokuish_0.9.1_linux_x86_64.tgz",
"arm64": "https://github.com/gliderlabs/herokuish/releases/download/v0.9.1/herokuish_0.9.1_linux_x86_64.tgz"
"amd64": "https://github.com/gliderlabs/herokuish/releases/download/v0.9.2/herokuish_0.9.2_linux_x86_64.tgz",
"arm64": "https://github.com/gliderlabs/herokuish/releases/download/v0.9.2/herokuish_0.9.2_linux_x86_64.tgz"
}
}
]
}
}