Skip to content

Commit d506bd4

Browse files
committed
vscode-extensions.ms-pyright.pyright: 1.1.400 -> 1.1.401
1 parent aad53c5 commit d506bd4

File tree

1 file changed

+2
-2
lines changed
  • pkgs/applications/editors/vscode/extensions/ms-pyright.pyright

1 file changed

+2
-2
lines changed

pkgs/applications/editors/vscode/extensions/ms-pyright.pyright/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
77
mktplcRef = {
88
publisher = "ms-pyright";
99
name = "pyright";
10-
version = "1.1.400";
11-
hash = "sha256-Twpsxtr6fUSDgCfMYFJF3asgaKLB/axIvOZRItuFyig=";
10+
version = "1.1.401";
11+
hash = "sha256-EkuF7GqGH30KSZzJVBJhLso6HkOi2fyzsO+fS8KQvaE=";
1212
};
1313

1414
meta = {

0 commit comments

Comments
 (0)