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 e6fd9c0 commit 0e123f1Copy full SHA for 0e123f1
pkgs/applications/editors/vscode/extensions/default.nix
@@ -5363,8 +5363,8 @@ let
5363
mktplcRef = {
5364
name = "vscode-icons";
5365
publisher = "vscode-icons-team";
5366
- version = "12.12.0";
5367
- hash = "sha256-C73ZpmVJ9ltzbfV3LmawV2X/2e+e1F3dxaYZzKMBZdQ=";
+ version = "12.13.0";
+ hash = "sha256-HghVnyYLUcC54PNYgqFypZqiynqWzT6l/ihyClUvH0c=";
5368
};
5369
meta = {
5370
description = "Bring real icons to your Visual Studio Code";
0 commit comments