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

vscode-extensions.github.{copilot,copilot-chat}: bump (#347254)

parents a2eacc0c 24d3c449
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -2039,8 +2039,8 @@ let
        mktplcRef = {
          publisher = "github";
          name = "copilot";
          version = "1.234.1133"; # compatible with vscode ^1.93.1
          hash = "sha256-kRQIB4ozN8f+JPG2U6tA/u0r3/J05kYfMuksaJrumZM=";
          version = "1.236.0"; # compatible with vscode ^1.94
          hash = "sha256-ozJwByuSjROWSxfrapcyxDkI7xgcjqf/IKtUfEC+MGk=";
        };

        meta = {
@@ -2056,8 +2056,8 @@ let
        mktplcRef = {
          publisher = "github";
          name = "copilot-chat";
          version = "0.21.2024090602"; # latest compatible with vscode ^1.93
          hash = "sha256-9wl/orFbf1OFwGnF1uLfyOOtO2v5k2H1aUMBtngXDfs=";
          version = "0.22.2024100702"; # latest compatible with vscode ^1.94
          hash = "sha256-n/ecEnxz3LiTx9MuHO8AMIWBJPNNxQb6vghlG/hPMUY=";
        };
        meta = {
          description = "GitHub Copilot Chat is a companion extension to GitHub Copilot that houses experimental chat features";