Update Cursor to version 2.6.20

This commit is contained in:
Gitea Action
2026-03-17 12:04:03 +00:00
parent 24169a6615
commit cdf4d29b82
2 changed files with 8 additions and 8 deletions
Generated
+3 -3
View File
@@ -2,11 +2,11 @@
"nodes": { "nodes": {
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1773282481, "lastModified": 1773646010,
"narHash": "sha256-b/GV2ysM8mKHhinse2wz+uP37epUrSE+sAKXy/xvBY4=", "narHash": "sha256-iYrs97hS7p5u4lQzuNWzuALGIOdkPXvjz7bviiBjUu8=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "fe416aaedd397cacb33a610b33d60ff2b431b127", "rev": "5b2c2d84341b2afb5647081c1386a80d7a8d8605",
"type": "github" "type": "github"
}, },
"original": { "original": {
+5 -5
View File
@@ -11,15 +11,15 @@
systems = [ "x86_64-linux" "aarch64-linux" ]; systems = [ "x86_64-linux" "aarch64-linux" ];
# BEGIN managed by ./update-cursor.sh # BEGIN managed by ./update-cursor.sh
version = "2.6.19"; version = "2.6.20";
sources = { sources = {
x86_64-linux = { x86_64-linux = {
url = "https://downloads.cursor.com/production/224838f96445be37e3db643a163a817c15b3606c/linux/x64/Cursor-2.6.19-x86_64.AppImage"; url = "https://downloads.cursor.com/production/b29eb4ee5f9f6d1cb2afbc09070198d3ea6ad76f/linux/x64/Cursor-2.6.20-x86_64.AppImage";
sha256 = "0xipnfj32iavc46y18mmwlydx7izwr2ivvski3ln8wd1n9ixrw98"; sha256 = "1v6bi9xsrbwbd0mwmik68r0csdlwdc6vgfm92nhna9sxf4vc6jvw";
}; };
aarch64-linux = { aarch64-linux = {
url = "https://downloads.cursor.com/production/224838f96445be37e3db643a163a817c15b3606c/linux/arm64/Cursor-2.6.19-aarch64.AppImage"; url = "https://downloads.cursor.com/production/b29eb4ee5f9f6d1cb2afbc09070198d3ea6ad76f/linux/arm64/Cursor-2.6.20-aarch64.AppImage";
sha256 = "18bk70czqy4yb7mxg0nsmlfdky3wjv0dnp6yalq4hz14wf58c9d3"; sha256 = "0a66qbmkraz6xhlzw5fxp41mh9lybmwspfpmz76v4rkhzls8yj28";
}; };
}; };
# END managed by ./update-cursor.sh # END managed by ./update-cursor.sh