From c956566a35c3c2e635f019e7a1bfa59d9497e8b1 Mon Sep 17 00:00:00 2001 From: qinezh Date: Mon, 31 Aug 2026 14:25:35 +0800 Subject: [PATCH] Upgrade microsoft-foundry plugin to 1.0.8 (#2872) --- .github/plugin/marketplace.json | 10 +++++----- plugins/external.json | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index f411087b..68914f9a 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -1034,13 +1034,13 @@ { "name": "microsoft-foundry", "description": "Skills and interactive Copilot canvas for designing, configuring, testing and deploying agents to Microsoft Foundry.", - "version": "1.0.7", + "version": "1.0.8", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" }, - "repository": "https://github.com/microsoft/foundry-toolkit", - "homepage": "https://github.com/microsoft/foundry-toolkit", + "repository": "https://github.com/microsoft/foundry-dev-tools", + "homepage": "https://github.com/microsoft/foundry-dev-tools", "license": "MIT", "keywords": [ "agent-builder", @@ -1053,9 +1053,9 @@ ], "source": { "source": "github", - "repo": "microsoft/foundry-toolkit", + "repo": "microsoft/foundry-dev-tools", "path": "microsoft-foundry", - "sha": "5d78641be6c789710222bc7248206ace115d5080" + "sha": "c879319654fd28740ae42074dd90fd488bfe2064" } }, { diff --git a/plugins/external.json b/plugins/external.json index 1552da72..08f90f78 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -736,13 +736,13 @@ { "name": "microsoft-foundry", "description": "Skills and interactive Copilot canvas for designing, configuring, testing and deploying agents to Microsoft Foundry.", - "version": "1.0.7", + "version": "1.0.8", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" }, - "repository": "https://github.com/microsoft/foundry-toolkit", - "homepage": "https://github.com/microsoft/foundry-toolkit", + "repository": "https://github.com/microsoft/foundry-dev-tools", + "homepage": "https://github.com/microsoft/foundry-dev-tools", "license": "MIT", "keywords": [ "agent-builder", @@ -755,9 +755,9 @@ ], "source": { "source": "github", - "repo": "microsoft/foundry-toolkit", + "repo": "microsoft/foundry-dev-tools", "path": "microsoft-foundry", - "sha": "5d78641be6c789710222bc7248206ace115d5080" + "sha": "c879319654fd28740ae42074dd90fd488bfe2064" } }, {