Skip to content

Commit 106c962

Browse files
CosXKarl Solgård
andauthored
Add CosX.ServiceBusExplorerTui 0.0.14 (microsoft#349823)
Co-authored-by: Karl Solgård <karl@solgard.solutions>
1 parent a5acef2 commit 106c962

3 files changed

Lines changed: 46 additions & 0 deletions

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
2+
PackageIdentifier: CosX.ServiceBusExplorerTui
3+
PackageVersion: 0.0.14
4+
InstallerLocale: en-US
5+
InstallerType: zip
6+
NestedInstallerType: portable
7+
NestedInstallerFiles:
8+
- RelativeFilePath: service-bus-explorer-tui.exe
9+
PortableCommandAlias: service-bus-explorer-tui
10+
Installers:
11+
- Architecture: x64
12+
InstallerUrl: https://github.com/CosX/service-bus-explorer-tui/releases/download/v0.0.14/service-bus-explorer-tui-v0.0.14-x86_64-pc-windows-msvc.zip
13+
InstallerSha256: 3541544e07c1f12d583195eaa8343ea854bf3163caca7c7cdd3d54fb8285dddc
14+
ManifestType: installer
15+
ManifestVersion: 1.6.0
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
2+
PackageIdentifier: CosX.ServiceBusExplorerTui
3+
PackageVersion: 0.0.14
4+
PackageLocale: en-US
5+
Publisher: CosX
6+
PublisherUrl: https://github.com/CosX
7+
PublisherSupportUrl: https://github.com/CosX/service-bus-explorer-tui/issues
8+
PackageName: Service Bus Explorer TUI
9+
PackageUrl: https://github.com/CosX/service-bus-explorer-tui
10+
License: MIT
11+
LicenseUrl: https://github.com/CosX/service-bus-explorer-tui/blob/main/LICENSE
12+
ShortDescription: A cross-platform TUI for managing Azure Service Bus
13+
Description: |-
14+
A cross-platform terminal UI for managing Azure Service Bus queues, topics,
15+
subscriptions, and messages. Supports SAS token and Azure AD authentication.
16+
Built with Rust and ratatui.
17+
Tags:
18+
- azure
19+
- service-bus
20+
- tui
21+
- terminal
22+
- cli
23+
ReleaseNotesUrl: https://github.com/CosX/service-bus-explorer-tui/releases/tag/v0.0.14
24+
ManifestType: defaultLocale
25+
ManifestVersion: 1.6.0
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
2+
PackageIdentifier: CosX.ServiceBusExplorerTui
3+
PackageVersion: 0.0.14
4+
DefaultLocale: en-US
5+
ManifestType: version
6+
ManifestVersion: 1.6.0

0 commit comments

Comments
 (0)