vscode-extensions.thenuprojectcontributors.vscode-nushell-lang: 1.1.0 -> 1.9.0

This commit is contained in:
Mauricio Scheffer 2024-04-21 10:59:01 +01:00
parent a8a8401b7b
commit 987bfa6b06
1 changed files with 2 additions and 2 deletions

View File

@ -4063,8 +4063,8 @@ let
mktplcRef = {
name = "vscode-nushell-lang";
publisher = "thenuprojectcontributors";
version = "1.1.0";
hash = "sha256-7v4q0OEqv7q2ejHp4lph2Dsqg0GWE65pxyz9goQEm8g=";
version = "1.9.0";
hash = "sha256-E9CK/GChd/yZT+P3ttROjL2jHtKPJ0KZzc32/nbuE4w=";
};
meta.license = lib.licenses.mit;
};