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
Generated
+3 -3
View File
@@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1776169885,
"narHash": "sha256-l/iNYDZ4bGOAFQY2q8y5OAfBBtrDAaPuRQqWaFHVRXM=",
"lastModified": 1776877367,
"narHash": "sha256-EHq1/OX139R1RvBzOJ0aMRT3xnWyqtHBRUBuO1gFzjI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "4bd9165a9165d7b5e33ae57f3eecbcb28fb231c9",
"rev": "0726a0ecb6d4e08f6adced58726b95db924cef57",
"type": "github"
},
"original": {
+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