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

This commit is contained in:
Théo Zimmermann 2023-01-26 17:19:53 +01:00
parent 3a1388724e
commit 5ad38e062a
No known key found for this signature in database
GPG Key ID: F1744A0942F536C7

View File

@ -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.";