Skip to content

udit-001/cursor-linux-release

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Cursor AppImage Updater

release downloads

Overview

GitHub Action to fetch the latest Cursor Linux AppImage and create a release.

Why?

Cursor on Linux:

  • ❌ Doesn’t auto-update
  • ❌ Isn’t hosted at a fixed URL
  • ✅ Has an API with the latest version info

This makes it hard for Linux users to keep Cursor up to date & this action solves that by:

  • Querying Cursor’s API for the latest version
  • Checking if that version already exists as a GitHub release
  • If not, downloading the AppImage and publishing a release

Linux users can then update via GitHub releases, scripts, or package managers using a consistent URL.

Setup Auto Updates with Gear Lever

To automate updates for your Cursor AppImage on Linux, use Gear Lever. It supports update sources like GitHub releases and static URLs. Configure the update URL based on your system architecture:

  • x86_64

    https://github.com/udit-001/cursor-linux-release/releases/download/*/Cursor-*-x86_64.AppImage
    
  • ARM64

    https://github.com/udit-001/cursor-linux-release/releases/download/*/Cursor-*-aarch64.AppImage
    

These URLs will allow automatic fetching of the latest releases. For more detailed instructions, refer to the update guide.

📅 Release Status

  • ⏳ Last Released On: 2025-10-09 01:43:21 UTC
  • 🔄 Last Run: 2025-10-09 01:43:21 UTC

About

Automates Cursor AppImage updates for Linux through GitHub releases

Topics

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •