Update Cursor to version 3.11.19

This commit is contained in:
Gitea Action
2026-07-13 12:05:52 +00:00
parent 8e9f4b0bd0
commit bea69af2fb
2 changed files with 8 additions and 8 deletions
Generated
+3 -3
View File
@@ -2,11 +2,11 @@
"nodes": { "nodes": {
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1783522502, "lastModified": 1783776592,
"narHash": "sha256-iffAls3iaNTyJC2faYcUXSI+Gp02cDjYl+MygxKl2GI=", "narHash": "sha256-UgCQzxeWI75XM8G+hPrPh+MKzEPjG3SpAj7dtqSbksA=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "0bb7ec54c8483066ec9d7720e780a5caa71f8612", "rev": "e7a3ca8092b61ff85b6a45bf863ea2b2d6a661b3",
"type": "github" "type": "github"
}, },
"original": { "original": {
+5 -5
View File
@@ -11,15 +11,15 @@
systems = [ "x86_64-linux" "aarch64-linux" ]; systems = [ "x86_64-linux" "aarch64-linux" ];
# BEGIN managed by ./update-cursor.sh # BEGIN managed by ./update-cursor.sh
version = "3.11.13"; version = "3.11.19";
sources = { sources = {
x86_64-linux = { x86_64-linux = {
url = "https://downloads.cursor.com/production/3f21b08f0b436a07be29fbfe00b304fa15553353/linux/x64/Cursor-3.11.13-x86_64.AppImage"; url = "https://downloads.cursor.com/production/bf249e6efb5b097f23d7e21d7283429f0760b74a/linux/x64/Cursor-3.11.19-x86_64.AppImage";
sha256 = "1n0vlqkymw7mfpwr1mz1qrc72dj5a882n320vs5ph7dvcy05fw1i"; sha256 = "0z27v15yam9ia69c9n93lbq77gjd7xvv045hg3xjrb17dwlnshsm";
}; };
aarch64-linux = { aarch64-linux = {
url = "https://downloads.cursor.com/production/3f21b08f0b436a07be29fbfe00b304fa15553353/linux/arm64/Cursor-3.11.13-aarch64.AppImage"; url = "https://downloads.cursor.com/production/bf249e6efb5b097f23d7e21d7283429f0760b74a/linux/arm64/Cursor-3.11.19-aarch64.AppImage";
sha256 = "0vp9npd8ym2z9qsqw6ifgrw7wsk4dfnafmmnc8pymkg32lbxja2h"; sha256 = "0g8zsy6rmb1r6l7ald9b2awi2xpp46icfx0g45kz4057ybd9vm2s";
}; };
}; };
# END managed by ./update-cursor.sh # END managed by ./update-cursor.sh