Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

vscode-extensions.sas.sas-lsp: 1.15.0 -> 1.16.0 (#430149)

authored by Pol Dellaiera and committed by GitHub dc3a4e47 0fefeabe

Changed files
+2 -2
pkgs
applications
editors
vscode
extensions
+2 -2
pkgs/applications/editors/vscode/extensions/default.nix
··· 4159 4159 mktplcRef = { 4160 4160 name = "sas-lsp"; 4161 4161 publisher = "SAS"; 4162 - version = "1.15.0"; 4163 - hash = "sha256-BprmYUQhjXoqk21NxsmlrU8XiFuyWZa//JyIUoEa1Tc="; 4162 + version = "1.16.0"; 4163 + hash = "sha256-+nB+J5exzxso6LM41HDH6SEjAUtDPZXhdZLdydYvFBk="; 4164 4164 }; 4165 4165 meta = { 4166 4166 changelog = "https://marketplace.visualstudio.com/items/SAS.sas-lsp/changelog";