diff --git a/flake.nix b/flake.nix index 9039361..60ce693 100644 --- a/flake.nix +++ b/flake.nix @@ -106,9 +106,9 @@ packages.${system} = { default = self.packages.${system}.cursor; cursor = buildCursor { - version = "2.1.42"; - url = "https://downloads.cursor.com/production/2e353c5f5b30150ff7b874dee5a87660693d9de6/linux/x64/Cursor-2.1.42-x86_64.AppImage"; - sha256 = "0y3qsii865xvwha7jkq6l4cvkchf4mhnxfk5cn4s6jah17sy58aj"; # Will be updated by GitHub Actions + version = "2.1.46"; + url = "https://downloads.cursor.com/production/ab326d0767c02fb9847b342c43ea58275c4b1685/linux/x64/Cursor-2.1.46-x86_64.AppImage"; + sha256 = "0snvkij4p3nq6vw9dxvaf3634ycq88m2x6xshwk38q66wwfq3071"; # Will be updated by GitHub Actions }; };