As of today, I see:
- https://downloader.cursor.sh/linux/appImage/x64 downloads:
cursor-0.45.14x86_64.AppImage
- where as, Downloads | Cursor - The AI Code Editor downloads:
Cursor-0.48.8-x86_64.AppImage
, which internally uses https://www.cursor.com/api/download?platform=linux-x64&releaseTrack=stable
I have a script that auto updates Cursor, since the in-app “update cursor” doesn’t work.
It would be good if “https://downloader.cursor.sh/linux/appImage/x64” always gives the latest cursor appimage, so that my cursor on Ubuntu stays up to date.