diff --git a/contrib/dependencies.json b/contrib/dependencies.json index f4a26016f..9b43b728f 100644 --- a/contrib/dependencies.json +++ b/contrib/dependencies.json @@ -42,10 +42,10 @@ }, { "name": "sshcommand", - "version": "0.19.0", + "version": "0.20.0", "urls": { - "amd64": "https://github.com/dokku/sshcommand/releases/download/v0.19.0/sshcommand", - "arm64": "https://github.com/dokku/sshcommand/releases/download/v0.19.0/sshcommand" + "amd64": "https://github.com/dokku/sshcommand/releases/download/v0.20.0/sshcommand", + "arm64": "https://github.com/dokku/sshcommand/releases/download/v0.20.0/sshcommand" } } ], @@ -93,4 +93,4 @@ } } ] -} \ No newline at end of file +}