vscode-extensions.angular.ng-template: 20.1.1 -> 20.2.1 (#433372)

Changed files
+2 -2
pkgs
applications
editors
vscode
extensions
+2 -2
pkgs/applications/editors/vscode/extensions/default.nix
···
mktplcRef = {
name = "ng-template";
publisher = "Angular";
-
version = "20.1.1";
-
hash = "sha256-fcJXyuGow39uep6Giexft+3a/nnoJSsKdwjtAQKTMj0=";
+
version = "20.2.1";
+
hash = "sha256-oemc2lJDPsWWG+tcJAk8u5lSGUpIoI6K/fE/TZC5bWw=";
};
meta = {
changelog = "https://marketplace.visualstudio.com/items/Angular.ng-template/changelog";