about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorsuperherointj <5861043+superherointj@users.noreply.github.com>2024-04-23 06:03:29 -0300
committerGitHub <noreply@github.com>2024-04-23 06:03:29 -0300
commitfabeab48c752a437936c38beae2f24948c37498f (patch)
tree1092aa5ccb14fb3cc339f508c081742b84dcce7a /pkgs
parentc6d4afecd024e0b4162d37970caa16bc5df52c47 (diff)
parentf150dbaf814fb7c4bb120609f898d490d103aadb (diff)
Merge pull request #305633 from Tobi34/master
vscode-extensions.github.copilot: 1.172.758 -> 1.180.827
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/applications/editors/vscode/extensions/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/editors/vscode/extensions/default.nix b/pkgs/applications/editors/vscode/extensions/default.nix
index 5e5f8b35d4a1a..b5d68427ba25c 100644
--- a/pkgs/applications/editors/vscode/extensions/default.nix
+++ b/pkgs/applications/editors/vscode/extensions/default.nix
@@ -1793,8 +1793,8 @@ let
         mktplcRef = {
           publisher = "github";
           name = "copilot";
-          version = "1.172.758";
-          hash = "sha256-sK3IiA4mQ6Hse+UpZ81Zb5iBSREzTrs7ypsfGbJiXm4=";
+          version = "1.180.827";
+          hash = "sha256-HA1na9FoExIiAay+tEjxWKqpG2+wq4Oww77Gl2Bhciw=";
         };
 
         meta = {