vscode-extensions.github.copilot: 1.7.4812 -> 1.46.6822

Update suggestion from https://discourse.nixos.org/t/github-copilot-extension-requires-vs-code-1-57-when-run-on-vs-code-1-71/21870.
This commit is contained in:
Théo Zimmermann
2022-09-23 13:16:20 +02:00
parent 78c04a7dd5
commit 494c5cd03a
@@ -1203,8 +1203,8 @@ let
mktplcRef = {
publisher = "github";
name = "copilot";
version = "1.7.4812";
sha256 = "1yl7m90m38pv8nz4dwcszjsa1sf253459xln17mngmc8z9wd3d3a";
version = "1.46.6822";
sha256 = "sha256-L71mC0190ZubqNVliu7es4SDsBTGVokePpcNupABI8Q=";
};
meta = { license = lib.licenses.unfree; };
};