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 <me@aaron-powell.com>
This commit is contained in:
qinezh
2026-07-29 12:07:08 +08:00
committed by GitHub
parent 63c2527ace
commit 1e14bd4faa
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -798,7 +798,7 @@
{ {
"name": "microsoft-foundry", "name": "microsoft-foundry",
"description": "Skills and interactive Copilot canvas for designing, configuring, testing and deploying agents to 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": { "author": {
"name": "Microsoft", "name": "Microsoft",
"url": "https://www.microsoft.com" "url": "https://www.microsoft.com"
@@ -819,7 +819,7 @@
"source": "github", "source": "github",
"repo": "microsoft/foundry-toolkit", "repo": "microsoft/foundry-toolkit",
"path": "microsoft-foundry", "path": "microsoft-foundry",
"sha": "478668e6c62035d702ad3405361d4d229f31ca03" "sha": "b4ffffc810130893117a7b8f797e0a33102e66de"
} }
}, },
{ {
+2 -2
View File
@@ -530,7 +530,7 @@
{ {
"name": "microsoft-foundry", "name": "microsoft-foundry",
"description": "Skills and interactive Copilot canvas for designing, configuring, testing and deploying agents to 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": { "author": {
"name": "Microsoft", "name": "Microsoft",
"url": "https://www.microsoft.com" "url": "https://www.microsoft.com"
@@ -551,7 +551,7 @@
"source": "github", "source": "github",
"repo": "microsoft/foundry-toolkit", "repo": "microsoft/foundry-toolkit",
"path": "microsoft-foundry", "path": "microsoft-foundry",
"sha": "478668e6c62035d702ad3405361d4d229f31ca03" "sha": "b4ffffc810130893117a7b8f797e0a33102e66de"
} }
}, },
{ {