lol

vscode-extensions.ms-pyright.pyright: 1.1.396 -> 1.1.397 (#392100)

authored by

Pol Dellaiera and committed by
GitHub
42534cf4 4ef28312

+2 -2
+2 -2
pkgs/applications/editors/vscode/extensions/ms-pyright.pyright/default.nix
··· 7 7 mktplcRef = { 8 8 publisher = "ms-pyright"; 9 9 name = "pyright"; 10 - version = "1.1.396"; 11 - hash = "sha256-QKfFJvzyPlF9tPDeg271/oZ506hIlr3OX7JuF0f6kEE="; 10 + version = "1.1.397"; 11 + hash = "sha256-Z6iKOgAglxDdPz9D4pL1STj3+uy8S89oOalqfdV1reI="; 12 12 }; 13 13 14 14 meta = {