vscode-extensions.sas.sas-lsp: 1.11.0 -> 1.12.0 (#361217)

This commit is contained in:
Pol Dellaiera 2024-12-03 06:32:15 +01:00 committed by GitHub
commit b3e823fc96
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4297,8 +4297,8 @@ let
mktplcRef = { mktplcRef = {
name = "sas-lsp"; name = "sas-lsp";
publisher = "SAS"; publisher = "SAS";
version = "1.11.0"; version = "1.12.0";
hash = "sha256-CJn5pSZB+f5Eo7DvkJbP0iEzBbuBQC3FSZwxbxlrq58="; hash = "sha256-go7H9DS1uJkzKowIQ2riSPOZRC737/Q0AWxzHIcBwg4=";
}; };
meta = { meta = {
changelog = "https://marketplace.visualstudio.com/items/SAS.sas-lsp/changelog"; changelog = "https://marketplace.visualstudio.com/items/SAS.sas-lsp/changelog";