Update Cursor to version 3.5.38

This commit is contained in:
Gitea Action
2026-05-27 12:05:48 +00:00
parent 8d9c19f98a
commit b8caa73e39
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.5.33";
version = "3.5.38";
sources = {
x86_64-linux = {
url = "https://downloads.cursor.com/production/aac81804b986d739acab348ed96b8bea6e83cc57/linux/x64/Cursor-3.5.33-x86_64.AppImage";
sha256 = "0y8k0344dhx0fshn63s3qsbn8jm2hzzk10yd8p3wb8287sg2x1ay";
url = "https://downloads.cursor.com/production/009bb5a3600dd98fe1c1f25798f767f686e14759/linux/x64/Cursor-3.5.38-x86_64.AppImage";
sha256 = "1kvd4aj02gjpswq3qlvnv064x9qrp08k6nycgi8xv5c9aadk9ly6";
};
aarch64-linux = {
url = "https://downloads.cursor.com/production/aac81804b986d739acab348ed96b8bea6e83cc57/linux/arm64/Cursor-3.5.33-aarch64.AppImage";
sha256 = "1hi98z8vckwsimwy313gzsh002j86bihbvgfncp8cqv9shfwhsxl";
url = "https://downloads.cursor.com/production/009bb5a3600dd98fe1c1f25798f767f686e14759/linux/arm64/Cursor-3.5.38-aarch64.AppImage";
sha256 = "0l4d1zlqlbvm560ya8a673j3gwac0n3nb5r4vy2k2gzpka9c71ak";
};
};
# END managed by ./update-cursor.sh