vscode-extensions.ms-python.vscode-pylance: 2022.1.5 -> 2022.6.30
This commit is contained in:
parent
aeb97834a8
commit
14af83b82a
1 changed files with 2 additions and 2 deletions
|
@ -310,8 +310,8 @@ let
|
|||
mktplcRef = {
|
||||
name = "vscode-pylance";
|
||||
publisher = "MS-python";
|
||||
version = "2022.1.5";
|
||||
sha256 = "1b5ihrac9xsq35a39vlq7krr1ffqpdjxdlhv9s056hs033kayazl";
|
||||
version = "2022.6.30";
|
||||
sha256 = "sha256-qRhVZSZGXzPer6zGYVhUPF3iVAuouXv7OFLpKT5fF5E=";
|
||||
};
|
||||
|
||||
buildInputs = [ nodePackages.pyright ];
|
||||
|
|
Loading…
Reference in a new issue