Update Cursor to version 3.8.23

This commit is contained in:
Gitea Action
2026-06-24 12:04:30 +00:00
parent 473a182f08
commit 629ab3a0a9
+5 -5
View File
@@ -11,15 +11,15 @@
systems = [ "x86_64-linux" "aarch64-linux" ];
# BEGIN managed by ./update-cursor.sh
version = "3.8.22";
version = "3.8.23";
sources = {
x86_64-linux = {
url = "https://downloads.cursor.com/production/46fb7aafe279d7c72346febe68c2e004b7d1de6e/linux/x64/Cursor-3.8.22-x86_64.AppImage";
sha256 = "0wl5nip92qmfvgghg9wxmspah35vkm267z2j4nqkrsi5v10y3pya";
url = "https://downloads.cursor.com/production/7cf19b7482706625cdb70db3211b7dd035b7aa35/linux/x64/Cursor-3.8.23-x86_64.AppImage";
sha256 = "1qhxqwxg550r71di6d2cj1xw6459m9mk53lv0pns6s45ndnirfk4";
};
aarch64-linux = {
url = "https://downloads.cursor.com/production/46fb7aafe279d7c72346febe68c2e004b7d1de6e/linux/arm64/Cursor-3.8.22-aarch64.AppImage";
sha256 = "011014jbc7xrwdp06q755xd67ym0anpy02dx79akd0lgizdrndpq";
url = "https://downloads.cursor.com/production/7cf19b7482706625cdb70db3211b7dd035b7aa35/linux/arm64/Cursor-3.8.23-aarch64.AppImage";
sha256 = "0815x5d4ijfvjrfghlpzlhbafqxxahbc7yy11ffpi9iawvn3npqs";
};
};
# END managed by ./update-cursor.sh