Update Cursor to version 3.11.25
This commit is contained in:
Generated
+3
-3
@@ -2,11 +2,11 @@
|
|||||||
"nodes": {
|
"nodes": {
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1783776592,
|
"lastModified": 1784007870,
|
||||||
"narHash": "sha256-UgCQzxeWI75XM8G+hPrPh+MKzEPjG3SpAj7dtqSbksA=",
|
"narHash": "sha256-djcLt/JJphyNt4eDY9XTly+/WbCK5lqWq9lSgCmJkkQ=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "e7a3ca8092b61ff85b6a45bf863ea2b2d6a661b3",
|
"rev": "18b9261cb3294b6d2a06d03f96872827b8fe2698",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|||||||
@@ -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.11.19";
|
version = "3.11.25";
|
||||||
sources = {
|
sources = {
|
||||||
x86_64-linux = {
|
x86_64-linux = {
|
||||||
url = "https://downloads.cursor.com/production/bf249e6efb5b097f23d7e21d7283429f0760b74a/linux/x64/Cursor-3.11.19-x86_64.AppImage";
|
url = "https://downloads.cursor.com/production/fc2563ec93d793fc275eef734405a4fdf8b47b26/linux/x64/Cursor-3.11.25-x86_64.AppImage";
|
||||||
sha256 = "1wmp18hn2ssvq4figvnvg0ww1diwz0yr6066w2dwisim6fwm0khh";
|
sha256 = "0c5ccyg9v228s3ccksdjyxy20cmvyayfsbfly3r5pkbp8cml53y6";
|
||||||
};
|
};
|
||||||
aarch64-linux = {
|
aarch64-linux = {
|
||||||
url = "https://downloads.cursor.com/production/bf249e6efb5b097f23d7e21d7283429f0760b74a/linux/arm64/Cursor-3.11.19-aarch64.AppImage";
|
url = "https://downloads.cursor.com/production/fc2563ec93d793fc275eef734405a4fdf8b47b26/linux/arm64/Cursor-3.11.25-aarch64.AppImage";
|
||||||
sha256 = "0xpkhjcvkkbg1jn1dzzb6s21jdii5hv6rwk8j9s7f0y82kmhll4l";
|
sha256 = "1cgy4pcln95iy4jas4c92dr4k04l5jckcmg8hb9vvaafkl5z63vq";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
# END managed by ./update-cursor.sh
|
# END managed by ./update-cursor.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user