From 3deffe2e89fe5e2c269b610e67ad776e2271e9b2 Mon Sep 17 00:00:00 2001 From: qinezh Date: Fri, 7 Aug 2026 09:54:14 +0800 Subject: [PATCH] Upgrade microsoft-foundry plugin to 1.0.6 (#2561) * chore: upgrade microsoft-foundry plugin to 1.0.6 Update the external plugin catalog to the 1.0.6 source commit and regenerate the marketplace output. * chore: update microsoft-foundry 1.0.6 source SHA Point the external plugin catalog and generated marketplace output to the replacement 1.0.6 source commit. --- .github/plugin/marketplace.json | 4 ++-- plugins/external.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index 43cd962d..bfb17933 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -804,7 +804,7 @@ { "name": "microsoft-foundry", "description": "Skills and interactive Copilot canvas for designing, configuring, testing and deploying agents to Microsoft Foundry.", - "version": "1.0.5", + "version": "1.0.6", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -825,7 +825,7 @@ "source": "github", "repo": "microsoft/foundry-toolkit", "path": "microsoft-foundry", - "sha": "b4ffffc810130893117a7b8f797e0a33102e66de" + "sha": "c3a1606fb83ba4b89e205b1723a22e1c497f66a2" } }, { diff --git a/plugins/external.json b/plugins/external.json index 1c831a90..2d8299d1 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -530,7 +530,7 @@ { "name": "microsoft-foundry", "description": "Skills and interactive Copilot canvas for designing, configuring, testing and deploying agents to Microsoft Foundry.", - "version": "1.0.5", + "version": "1.0.6", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -551,7 +551,7 @@ "source": "github", "repo": "microsoft/foundry-toolkit", "path": "microsoft-foundry", - "sha": "b4ffffc810130893117a7b8f797e0a33102e66de" + "sha": "c3a1606fb83ba4b89e205b1723a22e1c497f66a2" } }, {