diff --git a/flake.nix b/flake.nix index 596409e..6891de5 100644 --- a/flake.nix +++ b/flake.nix @@ -15,11 +15,11 @@ sources = { x86_64-linux = { url = "https://downloads.cursor.com/production/042b3c1a4c53f2c3808067f519fbfc67b72cad8b/linux/x64/Cursor-3.9.16-x86_64.AppImage"; - sha256 = "083ksj0mvhz759zmq3z1gjaa21caf6vbqqw5zlmb0a4zgr4srjm6"; + sha256 = "19vlk8i1lhy9z26x7m9crqyp4b8j0b9cqpdrwylzh74ch5avavkl"; }; aarch64-linux = { url = "https://downloads.cursor.com/production/042b3c1a4c53f2c3808067f519fbfc67b72cad8b/linux/arm64/Cursor-3.9.16-aarch64.AppImage"; - sha256 = "0sf40iafshgl594ib2baqqyzvxhqc6g0am312dy8b7rf5ay9dg78"; + sha256 = "07459322d0jbbrlm1s8nbaa905b35isa0ailly75f45w5jkjxngf"; }; }; # END managed by ./update-cursor.sh