Merge pull request #212802 from Zimmi48/update-copilot

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

authored by

figsoda and committed by
GitHub
c5b2c839 8124b0b3

+2 -2
+2 -2
pkgs/applications/editors/vscode/extensions/default.nix
··· 1307 1307 mktplcRef = { 1308 1308 publisher = "github"; 1309 1309 name = "copilot"; 1310 - version = "1.56.7152"; 1311 - sha256 = "sha256-9WEvTcVY/yMF00GJVj4h57aWhfBYTSatbw10DjjAaAM="; 1310 + version = "1.70.8099"; 1311 + sha256 = "sha256-+jlLM9UC1DZFBrtiiri4jvpuc/Rf9PcSVP8D8pmQC2s="; 1312 1312 }; 1313 1313 meta = with lib; { 1314 1314 description = "GitHub Copilot uses OpenAI Codex to suggest code and entire functions in real-time right from your editor.";