chore: update sshcommand to ensure we keep validation

This commit is contained in:
Jose Diaz-Gonzalez
2025-02-26 01:30:26 -05:00
parent ec0868baf6
commit 8bab6408e0

View File

@@ -42,10 +42,10 @@
},
{
"name": "sshcommand",
"version": "0.18.0",
"version": "0.19.0",
"urls": {
"amd64": "https://github.com/dokku/sshcommand/releases/download/v0.18.0/sshcommand",
"arm64": "https://github.com/dokku/sshcommand/releases/download/v0.18.0/sshcommand"
"amd64": "https://github.com/dokku/sshcommand/releases/download/v0.19.0/sshcommand",
"arm64": "https://github.com/dokku/sshcommand/releases/download/v0.19.0/sshcommand"
}
}
],
@@ -93,4 +93,4 @@
}
}
]
}
}