Merge pull request #317906 from r-ryantm/auto-update/vscode-extensions.ms-python.vscode-pylance

vscode-extensions.ms-python.vscode-pylance: 2024.5.1 -> 2024.6.1
This commit is contained in:
h7x4 2024-06-16 16:20:48 +02:00 committed by GitHub
commit fc43361119
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,8 +8,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
mktplcRef = {
name = "vscode-pylance";
publisher = "MS-python";
version = "2024.5.1";
hash = "sha256-w+T4dySTt2RpdBYd1Nnxh8RR9wqEu9pkS4R1Ay7Fn+8=";
version = "2024.6.1";
hash = "sha256-NOx0WJC32MUm6TmLkiN67FHKwBmB0S3feFVIQNxR2PQ=";
};
buildInputs = [ pyright ];