Update Cursor to version 2.3.33

This commit is contained in:
Gitea Action
2026-01-10 12:03:33 +00:00
parent b380d42758
commit 93acd0895e
2 changed files with 8 additions and 8 deletions
+5 -5
View File
@@ -3,15 +3,15 @@
# #
# Notes: # Notes:
# - `sha256` values are Nix base32 hashes (as used by `fetchurl { sha256 = "..."; }`). # - `sha256` values are Nix base32 hashes (as used by `fetchurl { sha256 = "..."; }`).
version = "2.3.30"; version = "2.3.33";
url = { url = {
x86_64-linux = "https://downloads.cursor.com/production/d1289018cc3fcc395487f65455e31651734308d7/linux/x64/Cursor-2.3.30-x86_64.AppImage"; x86_64-linux = "https://downloads.cursor.com/production/c68681c13bdb0dea7fb85526bcc3202d20233faa/linux/x64/Cursor-2.3.33-x86_64.AppImage";
aarch64-linux = "https://downloads.cursor.com/production/d1289018cc3fcc395487f65455e31651734308d7/linux/arm64/Cursor-2.3.30-aarch64.AppImage"; aarch64-linux = "https://downloads.cursor.com/production/c68681c13bdb0dea7fb85526bcc3202d20233faa/linux/arm64/Cursor-2.3.33-aarch64.AppImage";
}; };
sha256 = { sha256 = {
x86_64-linux = "1w3yz2g4r4m2an1ralmcimkz62zzma7wyn62kapmm2jnyb481hyh"; x86_64-linux = "0kvp6jcyknrb6vap7hh58d6fcvs93fgls3vxq3hbiivfd3gciy80";
aarch64-linux = "13faidivgighk6d1463yy9qgymr25ivrg37nsmk7b079fzvbds3n"; aarch64-linux = "0q2nwq3cm8np9c1n0rgrhv4nvb7779w94l2rff3bmm1hwbynh9c3";
}; };
} }
Generated
+3 -3
View File
@@ -2,11 +2,11 @@
"nodes": { "nodes": {
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1767767207, "lastModified": 1767892417,
"narHash": "sha256-Mj3d3PfwltLmukFal5i3fFt27L6NiKXdBezC1EBuZs4=", "narHash": "sha256-dhhvQY67aboBk8b0/u0XB6vwHdgbROZT3fJAjyNh5Ww=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "5912c1772a44e31bf1c63c0390b90501e5026886", "rev": "3497aa5c9457a9d88d71fa93a4a8368816fbeeba",
"type": "github" "type": "github"
}, },
"original": { "original": {