diff --git a/contrib/dependencies.json b/contrib/dependencies.json index f4a26016fd9..c5dedf9fb90 100644 --- a/contrib/dependencies.json +++ b/contrib/dependencies.json @@ -26,10 +26,10 @@ }, { "name": "netrc", - "version": "0.10.0", + "version": "0.10.2", "urls": { - "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" + "amd64": "https://github.com/dokku/netrc/releases/download/v0.10.2/netrc-linux-amd64", + "arm64": "https://github.com/dokku/netrc/releases/download/v0.10.2/netrc-linux-arm64" } }, { @@ -93,4 +93,4 @@ } } ] -} \ No newline at end of file +}