Commit 2383da10 authored by Felix Kimmel's avatar Felix Kimmel
Browse files

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

parent 7da68505
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -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 ];
        };
      };