Update Cursor to version 2.0.69
This commit is contained in:
Generated
+3
-3
@@ -2,11 +2,11 @@
|
||||
"nodes": {
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1762111121,
|
||||
"narHash": "sha256-4vhDuZ7OZaZmKKrnDpxLZZpGIJvAeMtK6FKLJYUtAdw=",
|
||||
"lastModified": 1762363567,
|
||||
"narHash": "sha256-YRqMDEtSMbitIMj+JLpheSz0pwEr0Rmy5mC7myl17xs=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "b3d51a0365f6695e7dd5cdf3e180604530ed33b4",
|
||||
"rev": "ae814fd3904b621d8ab97418f1d0f2eb0d3716f4",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
||||
@@ -106,9 +106,9 @@
|
||||
packages.${system} = {
|
||||
default = self.packages.${system}.cursor;
|
||||
cursor = buildCursor {
|
||||
version = "2.0.64";
|
||||
url = "https://downloads.cursor.com/production/25412918da7e74b2686b25d62da1f01cfcd27683/linux/x64/Cursor-2.0.64-x86_64.AppImage";
|
||||
sha256 = "0c1p1856am6dfvxd4ij9zggskff5mmfsb5jz894nc386vj2lcgyd"; # Will be updated by GitHub Actions
|
||||
version = "2.0.69";
|
||||
url = "https://downloads.cursor.com/production/63fcac100bd5d5749f2a98aa47d65f6eca61db39/linux/x64/Cursor-2.0.69-x86_64.AppImage";
|
||||
sha256 = "1sspw89kilis79kn949gqpz07kvhwa0kx0rlqjnxnmpzgnlmh23p"; # Will be updated by GitHub Actions
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user