vscode-extensions.ms-vscode.PowerShell: 2022.11.0 -> 2023.1.0

This commit is contained in:
Ryan Horiguchi 2023-02-14 20:54:12 +01:00
parent 8ff8742f1e
commit d1eddaa885
No known key found for this signature in database
GPG Key ID: CA7EE98D45A1132A

View File

@ -1929,8 +1929,8 @@ let
mktplcRef = {
name = "PowerShell";
publisher = "ms-vscode";
version = "2022.11.0";
sha256 = "01pq84rqh2q6rd0ljfql37q6i1kg597qy0mr7fiz5ddi15zcfn19";
version = "2023.1.0";
sha256 = "sha256-OiVb88BGvzsPTzKU1rGLGSMQSwKV4zI9FthOmutz34U=";
};
meta = with lib; {
description = "A Visual Studio Code extension for PowerShell language support";