Unverified Commit 743a260c authored by superherointj's avatar superherointj Committed by GitHub
Browse files

Merge pull request #305707 from mausch/vscode-nushell

vscode-extensions.thenuprojectcontributors.vscode-nushell-lang: 1.1.0 -> 1.9.0
parents 69ee1d82 987bfa6b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4068,8 +4068,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;
      };