We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e6bb38 commit aacd0f3Copy full SHA for aacd0f3
pkgs/applications/editors/vscode/extensions/default.nix
@@ -3902,8 +3902,8 @@ let
3902
mktplcRef = {
3903
name = "material-icon-theme";
3904
publisher = "PKief";
3905
- version = "5.22.0";
3906
- hash = "sha256-E9UCSZe0hXnKwdNv6ua/Kzuy+wTFyeOGGVl7gFF4opY=";
+ version = "5.23.0";
+ hash = "sha256-numOqtLBqPKhlHXpdKtzg423vijR0p0a8f9niR2WrCc=";
3907
};
3908
meta = {
3909
description = "Material Design Icons for Visual Studio Code";
0 commit comments