Update Cursor to version 3.1.10
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 = "3.0.16";
|
version = "3.1.10";
|
||||||
sources = {
|
sources = {
|
||||||
x86_64-linux = {
|
x86_64-linux = {
|
||||||
url = "https://downloads.cursor.com/production/475871d112608994deb2e3065dfb7c6b0baa0c54/linux/x64/Cursor-3.0.16-x86_64.AppImage";
|
url = "https://downloads.cursor.com/production/dacbe9b31599a253763e4910eb6ab3870465332c/linux/x64/Cursor-3.1.10-x86_64.AppImage";
|
||||||
sha256 = "1pb2j8dx9wajycc1s3lryncybp38dvgb5qa47yzr68k958ajvpvl";
|
sha256 = "0zvb8js07glibnhj2b5qsfn6lakwxfdbi71yk1k98ql7247xjfpg";
|
||||||
};
|
};
|
||||||
aarch64-linux = {
|
aarch64-linux = {
|
||||||
url = "https://downloads.cursor.com/production/475871d112608994deb2e3065dfb7c6b0baa0c54/linux/arm64/Cursor-3.0.16-aarch64.AppImage";
|
url = "https://downloads.cursor.com/production/dacbe9b31599a253763e4910eb6ab3870465332c/linux/arm64/Cursor-3.1.10-aarch64.AppImage";
|
||||||
sha256 = "1f3qyyyhfl84w8kyqb0fc9c1g78kdrg2npi5ilgkyzpl4k6h5700";
|
sha256 = "0hsnvh50qppa9f89qkvs38wl8xs3w62s9jf5vd4wmzsa42480nsg";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
# END managed by ./update-cursor.sh
|
# END managed by ./update-cursor.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user