Update Cursor to version 2.5.26

This commit is contained in:
Gitea Action
2026-03-02 01:17:39 +00:00
parent 6003ee5f98
commit 00af328447
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 = "2.4.37";
version = "2.5.26";
sources = {
x86_64-linux = {
url = "https://downloads.cursor.com/production/7b9c34466f5c119e93c3e654bb80fe9306b6cc79/linux/x64/Cursor-2.4.37-x86_64.AppImage";
sha256 = "0wra70m80npnlcflckvs0yhw481wd439wp3xfc3cj0pgi51yx845";
url = "https://downloads.cursor.com/production/7d96c2a03bb088ad367615e9da1a3fe20fbbc6ae/linux/x64/Cursor-2.5.26-x86_64.AppImage";
sha256 = "06kbv4vkw5f1l2zib89m38m9yzpcni2rylr12p0r1951lx5d3p75";
};
aarch64-linux = {
url = "https://downloads.cursor.com/production/7b9c34466f5c119e93c3e654bb80fe9306b6cc79/linux/arm64/Cursor-2.4.37-aarch64.AppImage";
sha256 = "13hs5asiq5d04xw1f0w8fhqzwjd6hav02bfjf3sanfspa3wp81lb";
url = "https://downloads.cursor.com/production/7d96c2a03bb088ad367615e9da1a3fe20fbbc6ae/linux/arm64/Cursor-2.5.26-aarch64.AppImage";
sha256 = "1al8x20y19r4ci92ivnhqzsvds5l3vnzhwz449cqdffhlr8qg8fi";
};
};
# END managed by ./update-cursor.sh