Update Cursor to version 3.12.29

This commit is contained in:
Gitea Action
2026-07-21 12:05:31 +00:00
parent 9cadf2cd0c
commit 755f57eb1c
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.12.17";
version = "3.12.29";
sources = {
x86_64-linux = {
url = "https://downloads.cursor.com/production/0fb762053c34788bb7760d5673f8a6d4c8589d52/linux/x64/Cursor-3.12.17-x86_64.AppImage";
sha256 = "18zsb6sifk8rr8r068b6giwnq21g3vdq5ih6yyjx6b6s9fkk9v8n";
url = "https://downloads.cursor.com/production/cd1c87ff9b66021918fb9731605f8d1d5fd2f0b2/linux/x64/Cursor-3.12.29-x86_64.AppImage";
sha256 = "0p04hwi1l4gvfl9iwpqlcr8lnyzs9rc90x7rywr1ik5r3ps6xxka";
};
aarch64-linux = {
url = "https://downloads.cursor.com/production/0fb762053c34788bb7760d5673f8a6d4c8589d52/linux/arm64/Cursor-3.12.17-aarch64.AppImage";
sha256 = "1qs9xs0ix5138ybcd8fm5m9v52gxy2i5mkkbgjga9vdanhbabgpy";
url = "https://downloads.cursor.com/production/cd1c87ff9b66021918fb9731605f8d1d5fd2f0b2/linux/arm64/Cursor-3.12.29-aarch64.AppImage";
sha256 = "0dg0mi4a8bszzsy7ly8mvfq80sizp1k963s5r6pk70rgr3dfjk9s";
};
};
# END managed by ./update-cursor.sh