vscode-extensions.ms-pyright.pyright: 1.1.222 -> 1.1.250

This commit is contained in:
Victor Freire 2022-05-29 16:34:10 -03:00
parent c77800a310
commit 43a0a9e79b

View File

@ -1538,8 +1538,8 @@ let
mktplcRef = {
name = "pyright";
publisher = "ms-pyright";
version = "1.1.222";
sha256 = "sha256-QMX/SawDEnG1xVrug8mvN7EvRrRDkJffcXBUFpQi1XE=";
version = "1.1.250";
sha256 = "sha256-UHSY32F5wzqAHmmBWyCUkLL0z+LMWDwn/YvUOF3q87I=";
};
meta = with lib; {
description = "VS Code static type checking for Python";