Skip to content

Commit 2398b0d

Browse files
authored
New version: TragicCode.BuslyCLI version 0.64.1 (microsoft#373662)
1 parent 5fa3ff6 commit 2398b0d

3 files changed

Lines changed: 52 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Created with WinGet Updater using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: TragicCode.BuslyCLI
5+
PackageVersion: 0.64.1
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: busly.exe
10+
ReleaseDate: 2026-05-12
11+
ArchiveBinariesDependOnPath: true
12+
Installers:
13+
- Architecture: x64
14+
InstallerUrl: https://github.com/TraGicCode/busly-cli/releases/download/v0.64.1/busly-cli-v0.64.1-win-x64.zip
15+
InstallerSha256: A38EFB78F1EF3996FB92BDDA0DB2F6C8F800EA29927B2B06C39374FFF385C1F0
16+
ManifestType: installer
17+
ManifestVersion: 1.12.0
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Created with WinGet Updater using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: TragicCode.BuslyCLI
5+
PackageVersion: 0.64.1
6+
PackageLocale: en-US
7+
Publisher: TragicCode
8+
PublisherUrl: https://github.com/TraGicCode
9+
PublisherSupportUrl: https://github.com/TraGicCode/busly-cli/issues
10+
PackageName: Busly CLI
11+
PackageUrl: https://github.com/TraGicCode/busly-cli
12+
License: Apache-2.0
13+
LicenseUrl: https://github.com/TraGicCode/busly-cli/blob/HEAD/LICENSE
14+
ShortDescription: The Unofficial CLI for NServiceBus
15+
Tags:
16+
- nservicebus
17+
ReleaseNotes: |-
18+
Changelog
19+
All notable changes to this project will be documented in this file.
20+
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
21+
v0.64.1 - 2026-05-12
22+
Full Changelog
23+
Fixed
24+
- Fix a bug around message searching #360 (TraGicCode)
25+
ReleaseNotesUrl: https://github.com/TraGicCode/busly-cli/releases/tag/v0.64.1
26+
ManifestType: defaultLocale
27+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Updater using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: TragicCode.BuslyCLI
5+
PackageVersion: 0.64.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)