Skip to content

Commit ba2b130

Browse files
committed
vscode-extensions.github.copilot: 1.277.1411 -> 1.279.1416
1 parent f8d1fdd commit ba2b130

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
@@ -2105,8 +2105,8 @@ let
21052105
publisher = "github";
21062106
name = "copilot";
21072107
# Verify which version is available with nix run nixpkgs#vsce -- show github.copilot --json
2108-
version = "1.277.1411"; # compatible with vscode ^1.97
2109-
hash = "sha256-HLn+2fagcBi1ZVjLCb+v8eg+Je7wApQs2Qpd1uJ3YG8=";
2108+
version = "1.279.1416"; # compatible with vscode ^1.97
2109+
hash = "sha256-t6d+YkOElpeggwZ86VDftVz2bjDx5Rl/yOn5L5+1R/g=";
21102110
};
21112111

21122112
meta = {

0 commit comments

Comments
 (0)