Unverified Commit 0d6b5b05 authored by Pol Dellaiera's avatar Pol Dellaiera Committed by GitHub
Browse files

vscode-extensions.github.copilot{-,-chat}: 1.{266.1363 -> 275.0},...

vscode-extensions.github.copilot{-,-chat}: 1.{266.1363 -> 275.0}, 0.24.202502{0602 -> 1302} (#384899)
parents 00ffc369 0acb9591
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -2119,8 +2119,8 @@ let
          publisher = "github";
          name = "copilot";
          # 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=";
          version = "1.275.0"; # compatible with vscode ^1.97
          hash = "sha256-pxH8hHRN36/ggqfMWOUYxANrblJ6S5GfslN15ZttumQ=";
        };

        meta = {
@@ -2137,8 +2137,8 @@ let
          publisher = "github";
          name = "copilot-chat";
          # Verify which version is available with nix run nixpkgs#vsce -- show github.copilot-chat --json
          version = "0.24.2025020602"; # latest compatible with vscode ^1.97
          hash = "sha256-smeBJ+yEIdbBs1eiKlPFCpYrb/nAkpnGlT9pTNnCnBI=";
          version = "0.24.2025021302"; # latest compatible with vscode ^1.97
          hash = "sha256-+lb+fo5PvEvWrQlyMi72SJ8bVwd8zTU2tDK+jJJSkPA=";
        };
        meta = {
          description = "GitHub Copilot Chat is a companion extension to GitHub Copilot that houses experimental chat features";