Update Cursor to version 3.0.16

This commit is contained in:
Gitea Action
2026-04-11 03:51:31 +00:00
parent f3da2beb22
commit bf6ff91a6d
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": 1775423009, "lastModified": 1775710090,
"narHash": "sha256-vPKLpjhIVWdDrfiUM8atW6YkIggCEKdSAlJPzzhkQlw=", "narHash": "sha256-ar3rofg+awPB8QXDaFJhJ2jJhu+KqN/PRCXeyuXR76E=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "68d8aa3d661f0e6bd5862291b5bb263b2a6595c9", "rev": "4c1018dae018162ec878d42fec712642d214fdfa",
"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.13"; version = "3.0.16";
sources = { sources = {
x86_64-linux = { x86_64-linux = {
url = "https://downloads.cursor.com/production/48a15759f53cd5fc9b5c20936ad7d79847d914b5/linux/x64/Cursor-3.0.13-x86_64.AppImage"; url = "https://downloads.cursor.com/production/475871d112608994deb2e3065dfb7c6b0baa0c54/linux/x64/Cursor-3.0.16-x86_64.AppImage";
sha256 = "1kmamwcaxqx43rcq5g1slmlgnixbi8zcgy5ay8rhlm3g2jwq39qr"; sha256 = "1pb2j8dx9wajycc1s3lryncybp38dvgb5qa47yzr68k958ajvpvl";
}; };
aarch64-linux = { aarch64-linux = {
url = "https://downloads.cursor.com/production/48a15759f53cd5fc9b5c20936ad7d79847d914b5/linux/arm64/Cursor-3.0.13-aarch64.AppImage"; url = "https://downloads.cursor.com/production/475871d112608994deb2e3065dfb7c6b0baa0c54/linux/arm64/Cursor-3.0.16-aarch64.AppImage";
sha256 = "08h8kmdpmpigg7n361yhn0c48aiwb4i86z0brm61ch0xh4bcfg9l"; sha256 = "1f3qyyyhfl84w8kyqb0fc9c1g78kdrg2npi5ilgkyzpl4k6h5700";
}; };
}; };
# END managed by ./update-cursor.sh # END managed by ./update-cursor.sh