File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
pkgs/applications/editors/vscode/extensions Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -3961,11 +3961,15 @@ let
39613961 mktplcRef = {
39623962 name = "material-icon-theme" ;
39633963 publisher = "PKief" ;
3964- version = "5.21.2 " ;
3965- sha256 = "sha256-HEcFa+SCosf5UonqxFQZI+G5ogxCaScmHt54xn4H4QI =" ;
3964+ version = "5.22.0 " ;
3965+ hash = "sha256-E9UCSZe0hXnKwdNv6ua/Kzuy+wTFyeOGGVl7gFF4opY =" ;
39663966 } ;
39673967 meta = {
3968+ description = "Material Design Icons for Visual Studio Code" ;
3969+ downloadPage = "https://marketplace.visualstudio.com/items/?itemName=PKief.material-icon-theme" ;
3970+ homepage = "https://github.com/material-extensions/vscode-material-icon-theme/blob/main/README.md" ;
39683971 license = lib . licenses . mit ;
3972+ maintainers = [ lib . maintainers . therobot2105 ] ;
39693973 } ;
39703974 } ;
39713975
You can’t perform that action at this time.
0 commit comments