Win vscode-server blob does not exist

Trying to use remote ssh to connect to Windows machine, the install script is trying to download this:

https://cursor.blob.core.windows.net/remote-releases/2804893a83ef162ae6c48e8254717e25c7c7c510/vscode-reh-win32-x64.tar.gz

but it doesn’t exist:

> wget https://cursor.blob.core.windows.net/remote-releases/2804893a83ef162ae6c48e8254717e25c7c7c510/vscode-reh-win32-x64.tar.gz
--2024-09-03 10:27:29--  https://cursor.blob.core.windows.net/remote-releases/2804893a83ef162ae6c48e8254717e25c7c7c510/vscode-reh-win32-x64.tar.gz
Resolving cursor.blob.core.windows.net (cursor.blob.core.windows.net)... 20.209.35.129
Connecting to cursor.blob.core.windows.net (cursor.blob.core.windows.net)|20.209.35.129|:443... connected.
HTTP request sent, awaiting response... 404 The specified blob does not exist.
2024-09-03 10:27:30 ERROR 404: The specified blob does not exist..

Cursor version:

Version: 0.40.3
VSCode Version: 1.91.1
Commit: 2804893a83ef162ae6c48e8254717e25c7c7c510
Date: 2024-08-29T17:42:50.254Z
Electron: 29.4.0
ElectronBuildId: undefined
Chromium: 122.0.6261.156
Node.js: 20.9.0
V8: 12.2.281.27-electron.0
OS: Darwin arm64 23.6.0

@amanrs @truell20 would you be so kind as to upload this vscode-reh-win32-x64.tar.gz binary so we can host it somewhere else? :nerd_face:

or maybe there’s a better solution but I have tried to use the next closest thing I could find (https://github.com/VSCodium/vscodium/releases/download/1.91.1.24193/vscodium-reh-win32-x64-1.91.1.24193.tar.gz) and a few other vscodium releases but I get this node error once I’ve connected to the machine:

[127.0.0.1] Client refused: version mismatch.