diff --git a/contrib/dependencies.json b/contrib/dependencies.json index e78b51a46..b5f0ccf01 100644 --- a/contrib/dependencies.json +++ b/contrib/dependencies.json @@ -18,10 +18,10 @@ }, { "name": "lambda-builder", - "version": "0.9.3", + "version": "0.9.4", "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" + "amd64": "https://github.com/dokku/lambda-builder/releases/download/v0.9.4/lambda-builder-linux-amd64", + "arm64": "https://github.com/dokku/lambda-builder/releases/download/v0.9.4/lambda-builder-linux-arm64" } }, {