vscode-extensions.github.copilot: 1.89.156 -> 1.126.493

This commit is contained in:
Pol Dellaiera 2023-10-16 20:04:11 +02:00
parent 16468543bc
commit 5aaf90b2cf
No known key found for this signature in database
GPG Key ID: D476DFE9C67467CA

View File

@ -1575,9 +1575,10 @@ let
mktplcRef = {
publisher = "github";
name = "copilot";
version = "1.89.156";
sha256 = "sha256-BJnYd9D3bWrZI8UETnAua8ngVjZJ7EXB1UrZAjVnx1E=";
version = "1.126.493";
sha256 = "1an7z8z3xz2piw2xz1hdrs6l5rhpyvnjmb650ff2m4k24n01svfy";
};
meta = {
description = "GitHub Copilot uses OpenAI Codex to suggest code and entire functions in real-time right from your editor.";
downloadPage = "https://marketplace.visualstudio.com/items?itemName=GitHub.copilot";