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