Skip to content

Commit 2c98cc3

Browse files
authored
vscode-extensions.ms-pyright.pyright: 1.1.400 -> 1.1.401 (#410875)
2 parents e0ef01c + d506bd4 commit 2c98cc3

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)