vscode-extensions.pkief.material-icon-theme: 5.21.2 -> 5.22.0

This commit is contained in:
Felix Kimmel
2025-05-12 09:44:30 +02:00
parent 7da685054c
commit 2383da1007
@@ -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 ];
};
};