Update Cursor to version 2.3.30

This commit is contained in:
Gitea Action
2026-01-08 12:03:33 +00:00
parent 4b5fafe008
commit b380d42758
2 changed files with 8 additions and 8 deletions
+5 -5
View File
@@ -3,15 +3,15 @@
#
# Notes:
# - `sha256` values are Nix base32 hashes (as used by `fetchurl { sha256 = "..."; }`).
version = "2.2.44";
version = "2.3.30";
url = {
x86_64-linux = "https://downloads.cursor.com/production/20adc1003928b0f1b99305dbaf845656ff81f5d4/linux/x64/Cursor-2.2.44-x86_64.AppImage";
aarch64-linux = "https://downloads.cursor.com/production/20adc1003928b0f1b99305dbaf845656ff81f5d4/linux/arm64/Cursor-2.2.44-aarch64.AppImage";
x86_64-linux = "https://downloads.cursor.com/production/d1289018cc3fcc395487f65455e31651734308d7/linux/x64/Cursor-2.3.30-x86_64.AppImage";
aarch64-linux = "https://downloads.cursor.com/production/d1289018cc3fcc395487f65455e31651734308d7/linux/arm64/Cursor-2.3.30-aarch64.AppImage";
};
sha256 = {
x86_64-linux = "1xmax9j52jynzi29hpr133rg992gbsml445f7vixvwy4mcpp8aw6";
aarch64-linux = "083r5mxz3a1km8piipvfpgpj13k06y7hl0b0c39ky46i1izmqshg";
x86_64-linux = "1w3yz2g4r4m2an1ralmcimkz62zzma7wyn62kapmm2jnyb481hyh";
aarch64-linux = "13faidivgighk6d1463yy9qgymr25ivrg37nsmk7b079fzvbds3n";
};
}
Generated
+3 -3
View File
@@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1766651565,
"narHash": "sha256-QEhk0eXgyIqTpJ/ehZKg9IKS7EtlWxF3N7DXy42zPfU=",
"lastModified": 1767767207,
"narHash": "sha256-Mj3d3PfwltLmukFal5i3fFt27L6NiKXdBezC1EBuZs4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "3e2499d5539c16d0d173ba53552a4ff8547f4539",
"rev": "5912c1772a44e31bf1c63c0390b90501e5026886",
"type": "github"
},
"original": {