Update Cursor to version 2.1.50
This commit is contained in:
@@ -106,9 +106,9 @@
|
||||
packages.${system} = {
|
||||
default = self.packages.${system}.cursor;
|
||||
cursor = buildCursor {
|
||||
version = "2.1.49";
|
||||
url = "https://downloads.cursor.com/production/21a2ed198584d56a91c0b996d1a09c93f8538440/linux/x64/Cursor-2.1.49-x86_64.AppImage";
|
||||
sha256 = "1inxycsqyxvllcc0pdyy72b85s9ai3wbmyrgzn8s9cnvz3nibbm3"; # Will be updated by GitHub Actions
|
||||
version = "2.1.50";
|
||||
url = "https://downloads.cursor.com/production/56f0a83df8e9eb48585fcc4858a9440db4cc7771/linux/x64/Cursor-2.1.50-x86_64.AppImage";
|
||||
sha256 = "0wfsa42rn8cxf9m9kk8a5zwj98ry73221mw2qaql7krg79dmyaw2"; # Will be updated by GitHub Actions
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user