vscode-extensions.github.copilot-chat: 0.23.2024102903 -> 0.24.2024121201

This commit is contained in:
Pol Dellaiera 2024-12-12 22:47:13 +01:00
parent 33642e3a45
commit 1d0c19c9e7

View File

@ -2089,8 +2089,8 @@ let
publisher = "github";
name = "copilot-chat";
# Verify which version is available with nix run nixpkgs#vsce -- show github.copilot-chat --json
version = "0.23.2024102903"; # compatible with vscode ^1.95
hash = "sha256-FGvB+b24i23bdhpJpCQDvIHqqFvCJrWAKnX6fJgkr2E=";
version = "0.24.2024121201"; # compatible with vscode ^1.96
hash = "sha256-v3wdodDzYalz927KqqpL4IqEqLRmx1CLWdGBvZgNmpE=";
};
meta = {
description = "GitHub Copilot Chat is a companion extension to GitHub Copilot that houses experimental chat features";