diff --git a/pkgs/applications/editors/vscode/extensions/default.nix b/pkgs/applications/editors/vscode/extensions/default.nix index fa7df14f81bf..0b5b9f1392d6 100644 --- a/pkgs/applications/editors/vscode/extensions/default.nix +++ b/pkgs/applications/editors/vscode/extensions/default.nix @@ -2535,8 +2535,8 @@ let mktplcRef = { publisher = "intellsmi"; name = "comment-translate"; - version = "2.2.4"; - hash = "sha256-g6mlScxv8opZuqgWtTJ3k0Yo7W7WzIkwB+8lWf6cMiU="; + version = "3.0.0"; + hash = "sha256-AtM56NkivTK4cGyKBsaZTHYvDwiJb4CrEuiJiw5hTcI="; }; meta = { description = "Visual Studio Code extension to translate the comments for computer language";