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

This commit is contained in:
Pol Dellaiera 2023-06-17 15:07:29 +02:00
parent 0c31ae96c4
commit 61f443c95e
No known key found for this signature in database
GPG Key ID: D476DFE9C67467CA

View File

@ -1473,8 +1473,8 @@ let
mktplcRef = {
publisher = "github";
name = "copilot";
version = "1.86.82";
sha256 = "isaqjrAmu/08gnNKQPeMV4Xc8u0Hx8gB2c78WE54kYQ=";
version = "1.89.156";
sha256 = "sha256-BJnYd9D3bWrZI8UETnAua8ngVjZJ7EXB1UrZAjVnx1E=";
};
meta = {
description = "GitHub Copilot uses OpenAI Codex to suggest code and entire functions in real-time right from your editor.";