Update Cursor to version 3.0.13

This commit is contained in:
Gitea Action
2026-04-08 12:04:00 +00:00
parent efee77baf4
commit f3da2beb22
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": 1775036866, "lastModified": 1775423009,
"narHash": "sha256-ZojAnPuCdy657PbTq5V0Y+AHKhZAIwSIT2cb8UgAz/U=", "narHash": "sha256-vPKLpjhIVWdDrfiUM8atW6YkIggCEKdSAlJPzzhkQlw=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "6201e203d09599479a3b3450ed24fa81537ebc4e", "rev": "68d8aa3d661f0e6bd5862291b5bb263b2a6595c9",
"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 = "3.0.12"; version = "3.0.13";
sources = { sources = {
x86_64-linux = { x86_64-linux = {
url = "https://downloads.cursor.com/production/a80ff7dfcaa45d7750f6e30be457261379c29b06/linux/x64/Cursor-3.0.12-x86_64.AppImage"; url = "https://downloads.cursor.com/production/48a15759f53cd5fc9b5c20936ad7d79847d914b5/linux/x64/Cursor-3.0.13-x86_64.AppImage";
sha256 = "0v6rzgahn3vbrh8pmf7s1njiqvvgf70f57zi6k5nk3d9508mrna9"; sha256 = "1kmamwcaxqx43rcq5g1slmlgnixbi8zcgy5ay8rhlm3g2jwq39qr";
}; };
aarch64-linux = { aarch64-linux = {
url = "https://downloads.cursor.com/production/a80ff7dfcaa45d7750f6e30be457261379c29b06/linux/arm64/Cursor-3.0.12-aarch64.AppImage"; url = "https://downloads.cursor.com/production/48a15759f53cd5fc9b5c20936ad7d79847d914b5/linux/arm64/Cursor-3.0.13-aarch64.AppImage";
sha256 = "1rrlprb9k6ijldmfqkgk0vc4ng5pzrlqilqfnwz8sqwgdn826kgr"; sha256 = "08h8kmdpmpigg7n361yhn0c48aiwb4i86z0brm61ch0xh4bcfg9l";
}; };
}; };
# END managed by ./update-cursor.sh # END managed by ./update-cursor.sh