Update Cursor to version 3.7.42

This commit is contained in:
Gitea Action
2026-06-16 12:04:12 +00:00
parent d7ecfb25be
commit a6f7fbcea0
+5 -5
View File
@@ -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.7.36"; version = "3.7.42";
sources = { sources = {
x86_64-linux = { x86_64-linux = {
url = "https://downloads.cursor.com/production/776d1f9d76df50a4e0aeca61819a88e7c1b861e2/linux/x64/Cursor-3.7.36-x86_64.AppImage"; url = "https://downloads.cursor.com/production/5702c9cfca656d8710fad58402fe37f14345e3ac/linux/x64/Cursor-3.7.42-x86_64.AppImage";
sha256 = "0z20b615mwm2gkcyifk776573434m6r0v3wwy1c0nq6s3jc9rkjw"; sha256 = "0viami3hql1hz8rsbk1hzfmxs70g8qjc1zgifwqf40yavr5ij6d8";
}; };
aarch64-linux = { aarch64-linux = {
url = "https://downloads.cursor.com/production/776d1f9d76df50a4e0aeca61819a88e7c1b861e2/linux/arm64/Cursor-3.7.36-aarch64.AppImage"; url = "https://downloads.cursor.com/production/5702c9cfca656d8710fad58402fe37f14345e3ac/linux/arm64/Cursor-3.7.42-aarch64.AppImage";
sha256 = "0i5cqcharsvgrsqz2jgb9x5sa091pw28kxr0mwq25rxazwdhj5mn"; sha256 = "15m1128rwansr9xh036rgv9fd7k4qh39cp12qimmz4mlnkh30w0g";
}; };
}; };
# END managed by ./update-cursor.sh # END managed by ./update-cursor.sh