Unverified Commit 9fc2bd0e authored by Pol Dellaiera's avatar Pol Dellaiera Committed by GitHub
Browse files

Merge pull request #294690 from drupol/vscode/extensions/copilot-update

vscode-extensions: Github copilot bumps
parents 2bd0c18d d45c7f67
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -1785,8 +1785,8 @@ let
        mktplcRef = {
          publisher = "github";
          name = "copilot";
          version = "1.156.691";
          sha256 = "sha256-K7lzwfgqb0gUJAivro/ePaQetM31M+zTBRZMBy92ZuA=";
          version = "1.172.758";
          sha256 = "sha256-sK3IiA4mQ6Hse+UpZ81Zb5iBSREzTrs7ypsfGbJiXm4=";
        };

        meta = {
@@ -1802,7 +1802,7 @@ let
        mktplcRef = {
          publisher = "github";
          name = "copilot-chat";
          version = "0.12.2024013003"; # latest version compatible with vscode 1.86
          version = "0.14.2024030801"; # compatible with vscode >= 1.87
          sha256 = "sha256-4ArWVFko2T6ze/i+HTdXAioWC7euWCycDsQxFTrEtUw=";
        };
        meta = {