Update Cursor to version 3.3.16
This commit is contained in:
Generated
+3
-3
@@ -2,11 +2,11 @@
|
|||||||
"nodes": {
|
"nodes": {
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1777578337,
|
"lastModified": 1777954456,
|
||||||
"narHash": "sha256-Ad49moKWeXtKBJNy2ebiTQUEgdLyvGmTeykAQ9xM+Z4=",
|
"narHash": "sha256-hGdgeU2Nk87RAuZyYjyDjFL6LK7dAZN5RE9+hrDTkDU=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "15f4ee454b1dce334612fa6843b3e05cf546efab",
|
"rev": "549bd84d6279f9852cae6225e372cc67fb91a4c1",
|
||||||
"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.2.21";
|
version = "3.3.16";
|
||||||
sources = {
|
sources = {
|
||||||
x86_64-linux = {
|
x86_64-linux = {
|
||||||
url = "https://downloads.cursor.com/production/806df57ed3b6f1ee0175140d38039a38574ec722/linux/x64/Cursor-3.2.21-x86_64.AppImage";
|
url = "https://downloads.cursor.com/production/7f0f522221d0ba220e4edb766bb3c47c08c14ab7/linux/x64/Cursor-3.3.16-x86_64.AppImage";
|
||||||
sha256 = "1mfri1qzsrzq8aza5bn59zgasrngrhddcqgr6llb4v695fc6xsyl";
|
sha256 = "1bc6zp333jl6kxjcd3yndbawdmixy7k0c3jafdflcgl1gphz0pnc";
|
||||||
};
|
};
|
||||||
aarch64-linux = {
|
aarch64-linux = {
|
||||||
url = "https://downloads.cursor.com/production/806df57ed3b6f1ee0175140d38039a38574ec722/linux/arm64/Cursor-3.2.21-aarch64.AppImage";
|
url = "https://downloads.cursor.com/production/7f0f522221d0ba220e4edb766bb3c47c08c14ab7/linux/arm64/Cursor-3.3.16-aarch64.AppImage";
|
||||||
sha256 = "00y0z7fxi80c09hz6nqj92y0x5mi8y43q8dh2myzvc1vzjr6i7a7";
|
sha256 = "1ak213lp04n42g5a027jda6pkmrdqp8vq9aj9082badnydf3wdn1";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
# END managed by ./update-cursor.sh
|
# END managed by ./update-cursor.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user