Skip to content

Commit 159ff44

Browse files
authored
vscode-extensions.github.copilot-chat: 0.26.2025030506 -> 0.26.2025040204 (#397301)
2 parents 3635cd6 + 5a84ee3 commit 159ff44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/applications/editors/vscode/extensions/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2127,8 +2127,8 @@ let
21272127
publisher = "github";
21282128
name = "copilot-chat";
21292129
# Verify which version is available with nix run nixpkgs#vsce -- show github.copilot-chat --json
2130-
version = "0.26.2025030506"; # latest compatible with vscode ^1.98
2131-
hash = "sha256-mCmZs5xGxcqHyo8NyMjk2mu9LmxFlMb2NGUwjXg27JA=";
2130+
version = "0.26.2025040204"; # latest compatible with vscode ^1.98
2131+
hash = "sha256-grG/pn+R4paCqkSx6DGzKjyjQVZ2FINRxdpXynGF35g=";
21322132
};
21332133
meta = {
21342134
description = "GitHub Copilot Chat is a companion extension to GitHub Copilot that houses experimental chat features";

0 commit comments

Comments
 (0)