https://github.com/jeanp413/open-remote-ssh
It has a configuration remote.SSH.serverDownloadUrlTemplate which defaults to https://github.com/VSCodium/vscodium/releases/download/${version}.${release}/vscodium-reh-${os}-${arch}-${version}.${release}.tar.gz. ms-vscode-remote.remote-ssh doesn't seem to have this. It will need to be read if the extension is installed.
https://github.com/jeanp413/open-remote-ssh
It has a configuration
remote.SSH.serverDownloadUrlTemplatewhich defaults tohttps://github.com/VSCodium/vscodium/releases/download/${version}.${release}/vscodium-reh-${os}-${arch}-${version}.${release}.tar.gz.ms-vscode-remote.remote-sshdoesn't seem to have this. It will need to be read if the extension is installed.