vscode-extensions.github.copilot-chat: 0.13.2024022301 -> 0.14.2024032901

This commit is contained in:
Tobias 2024-04-21 22:40:39 +02:00
parent c64f61e478
commit 0eae1a3a35
1 changed files with 2 additions and 2 deletions

View File

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