1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-20 08:29:20 +03:00

vscode-extensions.github.copilot-chat: 0.27.2 -> 0.27.3

This commit is contained in:
R. Ryantm 2025-06-05 15:40:39 +00:00
parent 6c76fd5f51
commit e7cdaad081

View file

@ -7,8 +7,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
mktplcRef = { mktplcRef = {
publisher = "github"; publisher = "github";
name = "copilot-chat"; name = "copilot-chat";
version = "0.27.2"; version = "0.27.3";
hash = "sha256-nwBDQNs5qrA0TxQZVtuXRiOy0iBNOCFpIim0x2k37YA="; hash = "sha256-b7zvbDzwJcHAp9tn2ibtyeErrH2KNbgqT4Ir7aqLMQg=";
}; };
meta = { meta = {