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

Merge pull request #318457 from drupol/vscode-extensions/github-copilot/bump

vscode-extensions.github.{copilot,copilot-chat}: bump
parents beb090cc 4de740f6
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -1820,8 +1820,8 @@ let
        mktplcRef = {
          publisher = "github";
          name = "copilot";
          version = "1.180.827";
          hash = "sha256-HA1na9FoExIiAay+tEjxWKqpG2+wq4Oww77Gl2Bhciw=";
          version = "1.200.920";
          hash = "sha256-LMShW9GN/wsDBodVn33Ui4qW0619r13VO2rSTPVE9TQ=";
        };

        meta = {
@@ -1837,8 +1837,8 @@ let
        mktplcRef = {
          publisher = "github";
          name = "copilot-chat";
          version = "0.14.2024032901"; # compatible with vscode 1.88.1
          hash = "sha256-+6N7IGO5j0wP5Zg8CwapHeKGWiZzc43VM4jCtqJDJIQ=";
          version = "0.16.2024060502"; # compatible with vscode 1.90.0
          hash = "sha256-SAydDc3JlJzfCtbJICy3rWx8psVPdRdPfOuzR9Dqtp8=";
        };
        meta = {
          description = "GitHub Copilot Chat is a companion extension to GitHub Copilot that houses experimental chat features";