From 1e14bd4faa3e2687ea6f662f6ee3304ea8dab6dc Mon Sep 17 00:00:00 2001 From: qinezh Date: Wed, 29 Jul 2026 12:07:08 +0800 Subject: [PATCH] chore: upgrade microsoft-foundry plugin to 1.0.5 (#2464) Update the external plugin catalog to the 1.0.5 source commit and regenerate the marketplace output. Co-authored-by: Aaron Powell --- .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 5462ba9a..536f0f85 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -798,7 +798,7 @@ { "name": "microsoft-foundry", "description": "Skills and interactive Copilot canvas for designing, configuring, testing and deploying agents to Microsoft Foundry.", - "version": "1.0.4", + "version": "1.0.5", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -819,7 +819,7 @@ "source": "github", "repo": "microsoft/foundry-toolkit", "path": "microsoft-foundry", - "sha": "478668e6c62035d702ad3405361d4d229f31ca03" + "sha": "b4ffffc810130893117a7b8f797e0a33102e66de" } }, { diff --git a/plugins/external.json b/plugins/external.json index ba99b0e6..6f4c8b71 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.4", + "version": "1.0.5", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -551,7 +551,7 @@ "source": "github", "repo": "microsoft/foundry-toolkit", "path": "microsoft-foundry", - "sha": "478668e6c62035d702ad3405361d4d229f31ca03" + "sha": "b4ffffc810130893117a7b8f797e0a33102e66de" } }, {