Merge pull request #296765 from drupol/copilot-chat/fix-version

vscode-extensions.github.copilot-chat: 0.14.2024030801 -> 0.13.2024022301
This commit is contained in:
Pol Dellaiera 2024-03-18 05:25:25 +01:00 committed by GitHub
commit 52acd13e98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1866,8 +1866,8 @@ let
mktplcRef = {
publisher = "github";
name = "copilot-chat";
version = "0.14.2024030801"; # compatible with vscode >= 1.87
sha256 = "sha256-v9RS+pEEQzq2t0EY/gVTTfIwRlGmIuIq2qCockDpsn8=";
version = "0.13.2024022301"; # compatible with vscode >= 1.87
sha256 = "sha256-WdojLEdrg6iqTH/cNPEWb6VEfk+gIHh2M5GHrAURjy8=";
};
meta = {
description = "GitHub Copilot Chat is a companion extension to GitHub Copilot that houses experimental chat features";