vscode-extensions.github.copilot: 1.309.0 -> 1.317.0

This commit is contained in:
Pol Dellaiera 2025-05-10 07:47:46 +02:00
parent 6a0960ad4b
commit df45ccd22b

View file

@ -2110,8 +2110,8 @@ let
publisher = "github";
name = "copilot";
# Verify which version is available with nix run nixpkgs#vsce -- show github.copilot --json
version = "1.309.0";
hash = "sha256-i1PcbbOBgULd+inwypezE/ZsePrJaqM2z6qrDcNBLVA=";
version = "1.317.0";
hash = "sha256-w8HH1ibkOrpuKi3Yhzr+DjVIY7HWZ2L4rYzNYrHkfbc=";
};
meta = {