Update Cursor to version 3.13.10

This commit is contained in:
Gitea Action
2026-07-25 12:04:36 +00:00
parent 507b58a20b
commit 851fa17c6d
2 changed files with 8 additions and 8 deletions
Generated
+3 -3
View File
@@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1784497964,
"narHash": "sha256-vlHUuqAcbcH2RKmHbPiuQzbv1pnzzavXnI62RD0bqCU=",
"lastModified": 1784796856,
"narHash": "sha256-wWFrV5/Qbm+lyt5x20E/bSbfJiGKMo4RCxZV8cl/WZI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "241313f4e8e508cb9b13278c2b0fa25b9ca27163",
"rev": "e2587caef70cea85dd97d7daab492899902dbf5d",
"type": "github"
},
"original": {
+5 -5
View File
@@ -11,15 +11,15 @@
systems = [ "x86_64-linux" "aarch64-linux" ];
# BEGIN managed by ./update-cursor.sh
version = "3.12.30";
version = "3.13.10";
sources = {
x86_64-linux = {
url = "https://downloads.cursor.com/production/63a2996a10d9e476b6c28e951dd7691d9c0cf480/linux/x64/Cursor-3.12.30-x86_64.AppImage";
sha256 = "0grqafddiw685rnq3zv3l1nm6p3xfqmalq8cii732bjnigqqa37f";
url = "https://downloads.cursor.com/production/4f02290ccd9304f0e6bf8ee85f6e9106f02ac1f7/linux/x64/Cursor-3.13.10-x86_64.AppImage";
sha256 = "0x55xypqibqnlczg4rjawfd52ib40qnxn2p9ikg54v6816nvd6m5";
};
aarch64-linux = {
url = "https://downloads.cursor.com/production/63a2996a10d9e476b6c28e951dd7691d9c0cf480/linux/arm64/Cursor-3.12.30-aarch64.AppImage";
sha256 = "07znnglr3xkwxd69m27vckkq0hjckc0pfq2rwi6lmjr9mvddz8sh";
url = "https://downloads.cursor.com/production/4f02290ccd9304f0e6bf8ee85f6e9106f02ac1f7/linux/arm64/Cursor-3.13.10-aarch64.AppImage";
sha256 = "143iizbvrfhc0gaxg2n6incpv7fmpsi98aq1k1p7q0cfk90ip93y";
};
};
# END managed by ./update-cursor.sh