Merge pull request #138346 from ratsclubforks/vscode-angular

vscode-extensions.angular.ng-template: 12.1.2 -> 12.2.0
This commit is contained in:
Bobby Rong 2021-09-21 10:31:22 +08:00 committed by GitHub
commit 6bf6f1a73e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -104,8 +104,8 @@ let
mktplcRef = {
name = "ng-template";
publisher = "Angular";
version = "12.1.2";
sha256 = "sha256-fIHh1eRmu4zSgrtZr0XwLB+1Ad6a/0ABC55akGr0DOA=";
version = "12.2.0";
sha256 = "sha256-CChkWKiLi/OcOm268d45pNwiyrKhztqYsQvJV/9z+Ag=";
};
meta = with lib; {
changelog = "https://marketplace.visualstudio.com/items/Angular.ng-template/changelog";