Merge pull request #7656 from dokku/josegonzalez-patch-3

chore: bump netrc from 0.10.0 to 0.10.2
This commit is contained in:
Jose Diaz-Gonzalez
2025-04-15 16:46:29 -04:00
committed by GitHub

View File

@@ -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"
}
},
{