Update Cursor to version 3.5.17

This commit is contained in:
Gitea Action
2026-05-21 12:04:12 +00:00
parent af88e4bd42
commit 6ff639e843
2 changed files with 8 additions and 8 deletions
+5 -5
View File
@@ -11,15 +11,15 @@
systems = [ "x86_64-linux" "aarch64-linux" ];
# BEGIN managed by ./update-cursor.sh
version = "3.4.20";
version = "3.5.17";
sources = {
x86_64-linux = {
url = "https://downloads.cursor.com/production/0cf8b06883f54e26bb4f0fb8647c9500ccb4331f/linux/x64/Cursor-3.4.20-x86_64.AppImage";
sha256 = "0ba07bfa7j3kwfmrlbzp1sy7n4pxv9gjcw5hkxyqgmr7f1ynac52";
url = "https://downloads.cursor.com/production/d5b2fc092e16007956c9e5047f76097b9e626cab/linux/x64/Cursor-3.5.17-x86_64.AppImage";
sha256 = "1mz32d82qbvs8fgmyjb230j8x32wh0lkqw18rjkw3dqkh943psl4";
};
aarch64-linux = {
url = "https://downloads.cursor.com/production/0cf8b06883f54e26bb4f0fb8647c9500ccb4331f/linux/arm64/Cursor-3.4.20-aarch64.AppImage";
sha256 = "1labx1j1n7v8zxpgc2lniyxkchgj0jlkblrvbscvljhgl3r9i5j8";
url = "https://downloads.cursor.com/production/d5b2fc092e16007956c9e5047f76097b9e626cab/linux/arm64/Cursor-3.5.17-aarch64.AppImage";
sha256 = "0f5r4jbyxp5a34jjyy6q98d8hmsyskmcqnqajih8xhsri0q4ksxj";
};
};
# END managed by ./update-cursor.sh