mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 20:25:32 +03:00
vscode-extensions.github.copilot: 1.309.0 -> 1.317.0
This commit is contained in:
parent
6a0960ad4b
commit
df45ccd22b
1 changed files with 2 additions and 2 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue