Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
PackageIdentifier: CosX.ServiceBusExplorerTui
PackageVersion: 0.0.14
InstallerLocale: en-US
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: service-bus-explorer-tui.exe
PortableCommandAlias: service-bus-explorer-tui
Installers:
- Architecture: x64
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
InstallerSha256: 3541544e07c1f12d583195eaa8343ea854bf3163caca7c7cdd3d54fb8285dddc
ManifestType: installer
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
PackageIdentifier: CosX.ServiceBusExplorerTui
PackageVersion: 0.0.14
PackageLocale: en-US
Publisher: CosX
PublisherUrl: https://github.com/CosX
PublisherSupportUrl: https://github.com/CosX/service-bus-explorer-tui/issues
PackageName: Service Bus Explorer TUI
PackageUrl: https://github.com/CosX/service-bus-explorer-tui
License: MIT
LicenseUrl: https://github.com/CosX/service-bus-explorer-tui/blob/main/LICENSE
ShortDescription: A cross-platform TUI for managing Azure Service Bus
Description: |-
A cross-platform terminal UI for managing Azure Service Bus queues, topics,
subscriptions, and messages. Supports SAS token and Azure AD authentication.
Built with Rust and ratatui.
Tags:
- azure
- service-bus
- tui
- terminal
- cli
ReleaseNotesUrl: https://github.com/CosX/service-bus-explorer-tui/releases/tag/v0.0.14
ManifestType: defaultLocale
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
PackageIdentifier: CosX.ServiceBusExplorerTui
PackageVersion: 0.0.14
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0