Fix version fetching using Cursor API (#11)#15
Conversation
|
Tested this, and it works, thank you. Hopefully it gets merged soon! |
|
Yeah, would be good to get this merged |
- Introduced a new function to calculate ETag based on file chunks. - Renamed variables from MD5 to Hash for clarity in version comparison.
|
Works for me. Should be merged. |
|
Thank you!!! 🙏 |
|
@mablr I copied file changed of you and install jq. But when I run the .sh file I get the message |
This commit replays the PR of @mablr jorcelinojunior#15 and fixes the version fetchting problem. Additional changes: * Move AppImage to $HOME/Applications * Bump gum version to 0.16.0
@vietvh-3042 Your problem at line 1 doesn't seem to be related to my modifications. |
|
Works perfectly - thanks for fixing this! |
|
Tested here, and it works perfectly! 🥇 |
|
I also tested, it works perfectly! LGTM. |
|
@jorcelinojunior where are you please? : ) |
|
MMM - the script ran successfully but i can't get Cursor to open using the updated cursor-setup script - maybe other bugs? |
|
Thanks, it worked! |
|
Version fetching with this updated script broke for me today. |
|
will this be merged and tagged? current release does not function |
|
Yes repo is abandoned, that’s why I maintained a fork. Now cursor has released a deb package, this script is actually useless. |
ℹ️ See the status update: #23
Fixes #11
Thanks to @scetz for his contribution in issue discussion.