Commit 217d1f4d authored by Pol Dellaiera's avatar Pol Dellaiera
Browse files

vscode-extensions.github.copilot: 1.251.0 -> 1.266.1363

parent 477ea709
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -2117,8 +2117,9 @@ let
        mktplcRef = {
          publisher = "github";
          name = "copilot";
          version = "1.251.0"; # compatible with vscode ^1.96
          hash = "sha256-nv6lTPTPcggwMgO8a4KAF0W7gpou1399f/axnH0sS4s=";
          # Verify which version is available with nix run nixpkgs#vsce -- show github.copilot --json
          version = "1.266.1363"; # compatible with vscode ^1.96
          hash = "sha256-paT/fZMIjSh7Bp4bBg4ZT/c1wVc0ecQLJxulSQZjRdg=";
        };

        meta = {