Update Cursor to version 2.6.14

This commit is contained in:
Gitea Action
2026-03-10 01:32:46 +00:00
parent 00af328447
commit e70ab83d2d
2 changed files with 8 additions and 8 deletions
Generated
+3 -3
View File
@@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1772198003,
"narHash": "sha256-I45esRSssFtJ8p/gLHUZ1OUaaTaVLluNkABkk6arQwE=",
"lastModified": 1772963539,
"narHash": "sha256-9jVDGZnvCckTGdYT53d/EfznygLskyLQXYwJLKMPsZs=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "dd9b079222d43e1943b6ebd802f04fd959dc8e61",
"rev": "9dcb002ca1690658be4a04645215baea8b95f31d",
"type": "github"
},
"original": {
+5 -5
View File
@@ -11,15 +11,15 @@
systems = [ "x86_64-linux" "aarch64-linux" ];
# BEGIN managed by ./update-cursor.sh
version = "2.5.26";
version = "2.6.14";
sources = {
x86_64-linux = {
url = "https://downloads.cursor.com/production/7d96c2a03bb088ad367615e9da1a3fe20fbbc6ae/linux/x64/Cursor-2.5.26-x86_64.AppImage";
sha256 = "06kbv4vkw5f1l2zib89m38m9yzpcni2rylr12p0r1951lx5d3p75";
url = "https://downloads.cursor.com/production/eb1c4e0702d201d1226d2a7afb25c501c2e56088/linux/x64/Cursor-2.6.14-x86_64.AppImage";
sha256 = "09dvmlgsi60gai438z5x88kdwxjq08wpl1br6njrz6wzlqkrjf76";
};
aarch64-linux = {
url = "https://downloads.cursor.com/production/7d96c2a03bb088ad367615e9da1a3fe20fbbc6ae/linux/arm64/Cursor-2.5.26-aarch64.AppImage";
sha256 = "1al8x20y19r4ci92ivnhqzsvds5l3vnzhwz449cqdffhlr8qg8fi";
url = "https://downloads.cursor.com/production/eb1c4e0702d201d1226d2a7afb25c501c2e56088/linux/arm64/Cursor-2.6.14-aarch64.AppImage";
sha256 = "00lh3zhnzjwm7zyng5q792qgvmvm112jairjq4c7y00skgdzxd6z";
};
};
# END managed by ./update-cursor.sh