Update Cursor to version 2.6.19

This commit is contained in:
Gitea Action
2026-03-13 12:04:07 +00:00
parent 4fc33fe495
commit 24169a6615
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.6.18";
version = "2.6.19";
sources = {
x86_64-linux = {
url = "https://downloads.cursor.com/production/68fbec5aed9da587d1c6a64172792f505bafa252/linux/x64/Cursor-2.6.18-x86_64.AppImage";
sha256 = "0pr6ii7wgz5b24lb7wl1r47248pw704j57yl44pafln7g3xi694a";
url = "https://downloads.cursor.com/production/224838f96445be37e3db643a163a817c15b3606c/linux/x64/Cursor-2.6.19-x86_64.AppImage";
sha256 = "0xipnfj32iavc46y18mmwlydx7izwr2ivvski3ln8wd1n9ixrw98";
};
aarch64-linux = {
url = "https://downloads.cursor.com/production/68fbec5aed9da587d1c6a64172792f505bafa252/linux/arm64/Cursor-2.6.18-aarch64.AppImage";
sha256 = "10bq70facg74bv6ma4kxfzr0asza45apyg7gxjjvgp53w2qmr65d";
url = "https://downloads.cursor.com/production/224838f96445be37e3db643a163a817c15b3606c/linux/arm64/Cursor-2.6.19-aarch64.AppImage";
sha256 = "18bk70czqy4yb7mxg0nsmlfdky3wjv0dnp6yalq4hz14wf58c9d3";
};
};
# END managed by ./update-cursor.sh