vscode-extensions.github.copilot: 1.56.7152 -> 1.70.8099

This commit is contained in:
Théo Zimmermann
2023-01-26 17:21:28 +01:00
parent 3a1388724e
commit 5ad38e062a
@@ -1307,8 +1307,8 @@ let
mktplcRef = {
publisher = "github";
name = "copilot";
version = "1.56.7152";
sha256 = "sha256-9WEvTcVY/yMF00GJVj4h57aWhfBYTSatbw10DjjAaAM=";
version = "1.70.8099";
sha256 = "sha256-+jlLM9UC1DZFBrtiiri4jvpuc/Rf9PcSVP8D8pmQC2s=";
};
meta = with lib; {
description = "GitHub Copilot uses OpenAI Codex to suggest code and entire functions in real-time right from your editor.";