Update Cursor to version 3.11.25

This commit is contained in:
Gitea Action
2026-07-15 12:05:36 +00:00
parent dff91dce87
commit 50a98143e4
2 changed files with 8 additions and 8 deletions
Generated
+3 -3
View File
@@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1783776592,
"narHash": "sha256-UgCQzxeWI75XM8G+hPrPh+MKzEPjG3SpAj7dtqSbksA=",
"lastModified": 1784007870,
"narHash": "sha256-djcLt/JJphyNt4eDY9XTly+/WbCK5lqWq9lSgCmJkkQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e7a3ca8092b61ff85b6a45bf863ea2b2d6a661b3",
"rev": "18b9261cb3294b6d2a06d03f96872827b8fe2698",
"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.11.19";
version = "3.11.25";
sources = {
x86_64-linux = {
url = "https://downloads.cursor.com/production/bf249e6efb5b097f23d7e21d7283429f0760b74a/linux/x64/Cursor-3.11.19-x86_64.AppImage";
sha256 = "1wmp18hn2ssvq4figvnvg0ww1diwz0yr6066w2dwisim6fwm0khh";
url = "https://downloads.cursor.com/production/fc2563ec93d793fc275eef734405a4fdf8b47b26/linux/x64/Cursor-3.11.25-x86_64.AppImage";
sha256 = "0c5ccyg9v228s3ccksdjyxy20cmvyayfsbfly3r5pkbp8cml53y6";
};
aarch64-linux = {
url = "https://downloads.cursor.com/production/bf249e6efb5b097f23d7e21d7283429f0760b74a/linux/arm64/Cursor-3.11.19-aarch64.AppImage";
sha256 = "0xpkhjcvkkbg1jn1dzzb6s21jdii5hv6rwk8j9s7f0y82kmhll4l";
url = "https://downloads.cursor.com/production/fc2563ec93d793fc275eef734405a4fdf8b47b26/linux/arm64/Cursor-3.11.25-aarch64.AppImage";
sha256 = "1cgy4pcln95iy4jas4c92dr4k04l5jckcmg8hb9vvaafkl5z63vq";
};
};
# END managed by ./update-cursor.sh