Update Cursor to version 3.9.16

This commit is contained in:
Gitea Action
2026-06-28 12:05:59 +00:00
parent b866e6bc79
commit efddb4b72c
2 changed files with 8 additions and 8 deletions
Generated
+3 -3
View File
@@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1781577229,
"narHash": "sha256-lrp67w8AulE9Ks53n27I45ADSzbOCn4H+CNW1Ck8B+8=",
"lastModified": 1782467914,
"narHash": "sha256-pGvFkM8N0xEkIIXDe5YYfbEAvHrk4IxBrjB/x8OomhE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "567a49d1913ce81ac6e9582e3553dd90a955875f",
"rev": "e73de5be04e0eff4190a1432b946d469c794e7b4",
"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.9.8";
version = "3.9.16";
sources = {
x86_64-linux = {
url = "https://downloads.cursor.com/production/4aa8ff1b7877ed7bd01bcba308698f71a6735380/linux/x64/Cursor-3.9.8-x86_64.AppImage";
sha256 = "18yf2bbwh6xrlkqc2pllfdmqs50dm5li86rc1k42rryn1aiqbk65";
url = "https://downloads.cursor.com/production/042b3c1a4c53f2c3808067f519fbfc67b72cad8b/linux/x64/Cursor-3.9.16-x86_64.AppImage";
sha256 = "083ksj0mvhz759zmq3z1gjaa21caf6vbqqw5zlmb0a4zgr4srjm6";
};
aarch64-linux = {
url = "https://downloads.cursor.com/production/4aa8ff1b7877ed7bd01bcba308698f71a6735380/linux/arm64/Cursor-3.9.8-aarch64.AppImage";
sha256 = "1qbxa2y9lwz4ankiv19sbilla06srqbn6vcf9xcw7dv4yaylq536";
url = "https://downloads.cursor.com/production/042b3c1a4c53f2c3808067f519fbfc67b72cad8b/linux/arm64/Cursor-3.9.16-aarch64.AppImage";
sha256 = "0sf40iafshgl594ib2baqqyzvxhqc6g0am312dy8b7rf5ay9dg78";
};
};
# END managed by ./update-cursor.sh