Update Cursor to version 3.8.24
This commit is contained in:
@@ -11,15 +11,15 @@
|
||||
systems = [ "x86_64-linux" "aarch64-linux" ];
|
||||
|
||||
# BEGIN managed by ./update-cursor.sh
|
||||
version = "3.8.23";
|
||||
version = "3.8.24";
|
||||
sources = {
|
||||
x86_64-linux = {
|
||||
url = "https://downloads.cursor.com/production/7cf19b7482706625cdb70db3211b7dd035b7aa35/linux/x64/Cursor-3.8.23-x86_64.AppImage";
|
||||
sha256 = "1qhxqwxg550r71di6d2cj1xw6459m9mk53lv0pns6s45ndnirfk4";
|
||||
url = "https://downloads.cursor.com/production/cf80f4b937f3b9c48070d7085129a838ce7876a3/linux/x64/Cursor-3.8.24-x86_64.AppImage";
|
||||
sha256 = "02bxaq44k2hmvqvh18dnrs1kp82g6aj2ipkdfmf529y3d9xf2559";
|
||||
};
|
||||
aarch64-linux = {
|
||||
url = "https://downloads.cursor.com/production/7cf19b7482706625cdb70db3211b7dd035b7aa35/linux/arm64/Cursor-3.8.23-aarch64.AppImage";
|
||||
sha256 = "0815x5d4ijfvjrfghlpzlhbafqxxahbc7yy11ffpi9iawvn3npqs";
|
||||
url = "https://downloads.cursor.com/production/cf80f4b937f3b9c48070d7085129a838ce7876a3/linux/arm64/Cursor-3.8.24-aarch64.AppImage";
|
||||
sha256 = "03fadnrdg7mrjsk77am45vzzmlrd9i88qhcaik4vjbrllmyvwv2b";
|
||||
};
|
||||
};
|
||||
# END managed by ./update-cursor.sh
|
||||
|
||||
Reference in New Issue
Block a user