Update Cursor to version 3.8.22
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.8.11";
|
version = "3.8.22";
|
||||||
sources = {
|
sources = {
|
||||||
x86_64-linux = {
|
x86_64-linux = {
|
||||||
url = "https://downloads.cursor.com/production/e56ad3440df06d22ca7501e65fd518e905486ef7/linux/x64/Cursor-3.8.11-x86_64.AppImage";
|
url = "https://downloads.cursor.com/production/46fb7aafe279d7c72346febe68c2e004b7d1de6e/linux/x64/Cursor-3.8.22-x86_64.AppImage";
|
||||||
sha256 = "06iriapax2hyjk5xjyspf61cpi09ajqph50hb0j9ms8wm0z01hrb";
|
sha256 = "0wl5nip92qmfvgghg9wxmspah35vkm267z2j4nqkrsi5v10y3pya";
|
||||||
};
|
};
|
||||||
aarch64-linux = {
|
aarch64-linux = {
|
||||||
url = "https://downloads.cursor.com/production/e56ad3440df06d22ca7501e65fd518e905486ef7/linux/arm64/Cursor-3.8.11-aarch64.AppImage";
|
url = "https://downloads.cursor.com/production/46fb7aafe279d7c72346febe68c2e004b7d1de6e/linux/arm64/Cursor-3.8.22-aarch64.AppImage";
|
||||||
sha256 = "0wpg42y1pwhs1rizcgzf7rw8gb4facxfbj0lkmqfyymlab1hkzbs";
|
sha256 = "011014jbc7xrwdp06q755xd67ym0anpy02dx79akd0lgizdrndpq";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
# END managed by ./update-cursor.sh
|
# END managed by ./update-cursor.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user