Update Cursor to version 2.0.43
This commit is contained in:
@@ -106,9 +106,9 @@
|
|||||||
packages.${system} = {
|
packages.${system} = {
|
||||||
default = self.packages.${system}.cursor;
|
default = self.packages.${system}.cursor;
|
||||||
cursor = buildCursor {
|
cursor = buildCursor {
|
||||||
version = "2.0.38";
|
version = "2.0.43";
|
||||||
url = "https://downloads.cursor.com/production/3fa438a81d579067162dd8767025b788454e6f93/linux/x64/Cursor-2.0.38-x86_64.AppImage";
|
url = "https://downloads.cursor.com/production/8e4da76ad196925accaa169efcae28c45454cce3/linux/x64/Cursor-2.0.43-x86_64.AppImage";
|
||||||
sha256 = "0c6cdzlizldmqcli8z7ss98zkdjzps6mc3rg6fhba9jn5cxvqgqw"; # Will be updated by GitHub Actions
|
sha256 = "05hk9xlnwyrnxqg2ny7nspmcrcwmjv3bqi8ywpddvxa836wbnkx2"; # Will be updated by GitHub Actions
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user