Update Cursor to version 3.10.20

This commit is contained in:
Gitea Action
2026-07-08 12:03:32 +00:00
parent 33b8e368d8
commit 35164f60f6
+5 -5
View File
@@ -11,15 +11,15 @@
systems = [ "x86_64-linux" "aarch64-linux" ];
# BEGIN managed by ./update-cursor.sh
version = "3.10.17";
version = "3.10.20";
sources = {
x86_64-linux = {
url = "https://downloads.cursor.com/production/c89f45b831621cdc5e951694db44fecd8fab1150/linux/x64/Cursor-3.10.17-x86_64.AppImage";
sha256 = "1f7fivii8d2fm4aacmpkrlzzz3pfl8gi9w9xf47m090aiia8nrvg";
url = "https://downloads.cursor.com/production/23b9fb205fe595ea2be29da7214e19762d037fc3/linux/x64/Cursor-3.10.20-x86_64.AppImage";
sha256 = "1yzndkdzi8cdb6r9qrsscmsj0y7qrz35fqf5czxf2xv2vndrxcwr";
};
aarch64-linux = {
url = "https://downloads.cursor.com/production/c89f45b831621cdc5e951694db44fecd8fab1150/linux/arm64/Cursor-3.10.17-aarch64.AppImage";
sha256 = "16m5l9mnh9a5mwdrh0jix2nalcz55gl7b4w12ifn926mwq2jhqxq";
url = "https://downloads.cursor.com/production/23b9fb205fe595ea2be29da7214e19762d037fc3/linux/arm64/Cursor-3.10.20-aarch64.AppImage";
sha256 = "0bbjy9r958f495cwwknq1cm6gwpk4gpwh7mp48cz66ilrj0cr5m7";
};
};
# END managed by ./update-cursor.sh