Skip to content
Merged
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,17 @@
# Created with WinGet Updater using komac v2.15.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: TragicCode.BuslyCLI
PackageVersion: 0.55.0
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: busly.exe
ReleaseDate: 2026-04-14
ArchiveBinariesDependOnPath: true
Installers:
- Architecture: x64
InstallerUrl: https://github.com/TraGicCode/busly-cli/releases/download/v0.55.0/busly-cli-v0.55.0-win-x64.zip
InstallerSha256: 4378293BD59F4ED5F5BD61B6BAC3D1EFD4EF4EB12D371989FAA2A98DFBFBB68F
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Created with WinGet Updater using komac v2.15.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: TragicCode.BuslyCLI
PackageVersion: 0.55.0
PackageLocale: en-US
Publisher: TragicCode
PublisherUrl: https://github.com/TraGicCode
PublisherSupportUrl: https://github.com/TraGicCode/busly-cli/issues
PackageName: Busly CLI
PackageUrl: https://github.com/TraGicCode/busly-cli
License: Apache-2.0
LicenseUrl: https://github.com/TraGicCode/busly-cli/blob/HEAD/LICENSE
ShortDescription: The Unofficial CLI for NServiceBus
Tags:
- nservicebus
ReleaseNotes: |-
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v0.55.0 - 2026-04-14
Full Changelog
Added
- Implement timeout cli command for transports that are supported #301 (TraGicCode)
ReleaseNotesUrl: https://github.com/TraGicCode/busly-cli/releases/tag/v0.55.0
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with WinGet Updater using komac v2.15.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: TragicCode.BuslyCLI
PackageVersion: 0.55.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0