From 50aa6a87b5921165192a57256000a001d884b05e Mon Sep 17 00:00:00 2001 From: Qinen Zhu Date: Fri, 24 Jul 2026 17:43:06 +0800 Subject: [PATCH] chore: upgrade microsoft-foundry plugin to 1.0.4 Update the external plugin catalog to the 1.0.4 source commit and regenerate the marketplace output. --- .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 15f6192b..cd29d473 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -749,7 +749,7 @@ { "name": "microsoft-foundry", "description": "Skills and interactive Copilot canvas for designing, configuring, testing and deploying agents to Microsoft Foundry.", - "version": "1.0.3", + "version": "1.0.4", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -770,7 +770,7 @@ "source": "github", "repo": "microsoft/foundry-toolkit", "path": "microsoft-foundry", - "sha": "9e5fae9942514a8b90281886285052a99fc1932b" + "sha": "478668e6c62035d702ad3405361d4d229f31ca03" } }, { diff --git a/plugins/external.json b/plugins/external.json index 4e5a42a0..8d22f5c2 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -339,7 +339,7 @@ { "name": "microsoft-foundry", "description": "Skills and interactive Copilot canvas for designing, configuring, testing and deploying agents to Microsoft Foundry.", - "version": "1.0.3", + "version": "1.0.4", "author": { "name": "Microsoft", "url": "https://www.microsoft.com" @@ -360,7 +360,7 @@ "source": "github", "repo": "microsoft/foundry-toolkit", "path": "microsoft-foundry", - "sha": "9e5fae9942514a8b90281886285052a99fc1932b" + "sha": "478668e6c62035d702ad3405361d4d229f31ca03" } }, {