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

vscode-extensions.github.{copilot,copilot-chat}: bump
This commit is contained in:
Pol Dellaiera
2024-06-09 11:48:09 +02:00
committed by GitHub
@@ -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";