Update Cursor to version 2.4.35
This commit is contained in:
@@ -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 = "2.4.32";
|
version = "2.4.35";
|
||||||
sources = {
|
sources = {
|
||||||
x86_64-linux = {
|
x86_64-linux = {
|
||||||
url = "https://downloads.cursor.com/production/dac77182205e080f83e43f13ee42d822740a6e1f/linux/x64/Cursor-2.4.32-x86_64.AppImage";
|
url = "https://downloads.cursor.com/production/d2bf8ec12017b1049f304ad3a5c8867b117ed836/linux/x64/Cursor-2.4.35-x86_64.AppImage";
|
||||||
sha256 = "0sl2j3i16qpdmygrczgjzb188p74588ckkaa65q6zs9pj6nsn8b8";
|
sha256 = "064jgj5p18irib0z9g1525z86958jk41fymivwljjwr3y9z1v73c";
|
||||||
};
|
};
|
||||||
aarch64-linux = {
|
aarch64-linux = {
|
||||||
url = "https://downloads.cursor.com/production/dac77182205e080f83e43f13ee42d822740a6e1f/linux/arm64/Cursor-2.4.32-aarch64.AppImage";
|
url = "https://downloads.cursor.com/production/d2bf8ec12017b1049f304ad3a5c8867b117ed836/linux/arm64/Cursor-2.4.35-aarch64.AppImage";
|
||||||
sha256 = "0ab71sa938jsfxl1qgd4gdk7jlp7lh7bd81gay74fk02irsbk2fp";
|
sha256 = "077rhlcqbmqa493ximahkh4hi6drqn8aiidp645d9436caydfc1y";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
# END managed by ./update-cursor.sh
|
# END managed by ./update-cursor.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user