vscode-extensions.pkief.material-icon-theme: 5.21.2 -> 5.22.0
This commit is contained in:
@@ -3961,11 +3961,15 @@ let
|
||||
mktplcRef = {
|
||||
name = "material-icon-theme";
|
||||
publisher = "PKief";
|
||||
version = "5.21.2";
|
||||
sha256 = "sha256-HEcFa+SCosf5UonqxFQZI+G5ogxCaScmHt54xn4H4QI=";
|
||||
version = "5.22.0";
|
||||
hash = "sha256-E9UCSZe0hXnKwdNv6ua/Kzuy+wTFyeOGGVl7gFF4opY=";
|
||||
};
|
||||
meta = {
|
||||
description = "Material Design Icons for Visual Studio Code";
|
||||
downloadPage = "https://marketplace.visualstudio.com/items/?itemName=PKief.material-icon-theme";
|
||||
homepage = "https://github.com/material-extensions/vscode-material-icon-theme/blob/main/README.md";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [ lib.maintainers.therobot2105 ];
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user