Skip to content

Commit 68bd91e

Browse files
release: add WinGet manifest for agentbridge v0.1.2
1 parent 6ef7f19 commit 68bd91e

3 files changed

Lines changed: 55 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
2+
3+
PackageIdentifier: AGNTCY.agentbridge
4+
PackageVersion: 0.1.2
5+
InstallerType: zip
6+
NestedInstallerType: portable
7+
Commands:
8+
- agentbridge
9+
ReleaseDate: 2026-08-14
10+
Dependencies:
11+
PackageDependencies:
12+
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
13+
Installers:
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/agntcy/shadi/releases/download/agntcy-agentbridge-cli-v0.1.2/agentbridge-v0.1.2-x86_64-pc-windows-msvc.zip
16+
InstallerSha256: D89CAFE275776D1E00F1BBE103CD750CA581799D61EBE8D8EA38CF64F044BA45
17+
NestedInstallerFiles:
18+
- RelativeFilePath: agentbridge-v0.1.2-x86_64-pc-windows-msvc\agentbridge.exe
19+
PortableCommandAlias: agentbridge
20+
ManifestType: installer
21+
ManifestVersion: 1.12.0
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
2+
3+
PackageIdentifier: AGNTCY.agentbridge
4+
PackageVersion: 0.1.2
5+
PackageLocale: en-US
6+
Publisher: AGNTCY
7+
PublisherUrl: https://github.com/agntcy
8+
PublisherSupportUrl: https://github.com/agntcy/shadi/issues
9+
Author: AGNTCY Contributors
10+
PackageName: agentbridge
11+
PackageUrl: https://github.com/agntcy/shadi
12+
License: Apache-2.0
13+
LicenseUrl: https://github.com/agntcy/shadi/blob/agntcy-agentbridge-cli-v0.1.2/LICENSE.md
14+
ShortDescription: CLI binary for the agentbridge general-purpose agent interconnect.
15+
Moniker: agentbridge
16+
Tags:
17+
- agent
18+
- cli
19+
- sandbox
20+
- security
21+
- slim
22+
Documentations:
23+
- DocumentLabel: Documentation
24+
DocumentUrl: https://agntcy.github.io/shadi
25+
ReleaseNotesUrl: https://github.com/agntcy/shadi/releases/tag/agntcy-agentbridge-cli-v0.1.2
26+
ManifestType: defaultLocale
27+
ManifestVersion: 1.12.0
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
2+
3+
PackageIdentifier: AGNTCY.agentbridge
4+
PackageVersion: 0.1.2
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)