vscode-extensions.ms-vscode.powershell: 2025.2.0 -> 2025.4.0

This commit is contained in:
R. Ryantm
2025-10-14 05:50:36 +00:00
parent cf2f6d331e
commit 6706472150

View File

@@ -3372,8 +3372,8 @@ let
mktplcRef = { mktplcRef = {
name = "PowerShell"; name = "PowerShell";
publisher = "ms-vscode"; publisher = "ms-vscode";
version = "2025.2.0"; version = "2025.4.0";
hash = "sha256-f/qWKuvPGIEGuSugzafCIoYU02b3oRcg7UTL+pEZtVo="; hash = "sha256-RY7vRbYRDj2YZ9I5Q7hDykqdDZbRZy21rRVrwXj2soM=";
}; };
meta = { meta = {
description = "Visual Studio Code extension for PowerShell language support"; description = "Visual Studio Code extension for PowerShell language support";