Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cursor_setup): enhance version fetching with API and JSON parsing #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mystic-innovator
Copy link

@mystic-innovator mystic-innovator commented Mar 12, 2025

  • Replaced static download URL with dynamic API endpoint
  • Added jq dependency for JSON response parsing
  • Improved remote version detection using API response
  • Enhanced error handling for API and download URL retrieval
  • Updated file search pattern to match new Cursor AppImage naming

Resolves #11

- Replaced static download URL with dynamic API endpoint
- Added jq dependency for JSON response parsing
- Improved remote version detection using API response
- Enhanced error handling for API and download URL retrieval
- Updated file search pattern to match new Cursor AppImage naming
@mystic-innovator mystic-innovator marked this pull request as draft March 12, 2025 10:08
@mystic-innovator mystic-innovator marked this pull request as ready for review March 12, 2025 10:09
@mystic-innovator mystic-innovator marked this pull request as draft March 12, 2025 10:09
@mystic-innovator mystic-innovator marked this pull request as ready for review March 12, 2025 10:12
@mablr
Copy link

mablr commented Mar 13, 2025

It seems to be a duplicate of a previous PR #15 I submitted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update to 0.46.x
2 participants