Update Cursor to version 3.2.11

This commit is contained in:
Gitea Action
2026-04-25 12:03:33 +00:00
parent c1a35069ee
commit 3e294e4149
2 changed files with 8 additions and 8 deletions
+5 -5
View File
@@ -11,15 +11,15 @@
systems = [ "x86_64-linux" "aarch64-linux" ];
# BEGIN managed by ./update-cursor.sh
version = "3.1.17";
version = "3.2.11";
sources = {
x86_64-linux = {
url = "https://downloads.cursor.com/production/fce1e9ab7844f9ea35793da01e634aa7e50bce90/linux/x64/Cursor-3.1.17-x86_64.AppImage";
sha256 = "1r3l3d9jsl1q8rr82f71bg1i1iwbhrr19ahq9ga06jls52ki3z28";
url = "https://downloads.cursor.com/production/e9ee1339915a927dfb2df4a836dd9c8337e17cc2/linux/x64/Cursor-3.2.11-x86_64.AppImage";
sha256 = "0simx3a2gy8548fzljhn48blix3mhkwbjlrn3zmdw6x1zh36n6y5";
};
aarch64-linux = {
url = "https://downloads.cursor.com/production/fce1e9ab7844f9ea35793da01e634aa7e50bce90/linux/arm64/Cursor-3.1.17-aarch64.AppImage";
sha256 = "1a8j8nqiqsgn8n4aclz9p0zhj6y8fzasy2spdba9kcljbsdddbgc";
url = "https://downloads.cursor.com/production/e9ee1339915a927dfb2df4a836dd9c8337e17cc2/linux/arm64/Cursor-3.2.11-aarch64.AppImage";
sha256 = "0j0fxfkjp9z7c1pf6v5sxcjhc6hhz7xw07kvpilsh686652a0pjg";
};
};
# END managed by ./update-cursor.sh