Merge pull request #7658 from dokku/josegonzalez-patch-5

chore: bump sshcommand from 0.19.0 to 0.20.0
This commit is contained in:
Jose Diaz-Gonzalez
2025-04-15 16:32:24 -04:00
committed by GitHub

View File

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