Skip to content

Commit 3e3700f

Browse files
authored
New version: TragicCode.BuslyCLI version 0.54.0
1 parent b0da3e2 commit 3e3700f

File tree

3 files changed

+52
-0
lines changed

3 files changed

+52
-0
lines changed
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.54.0
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: busly.exe
10+
ReleaseDate: 2026-04-14
11+
ArchiveBinariesDependOnPath: true
12+
Installers:
13+
- Architecture: x64
14+
InstallerUrl: https://github.com/TraGicCode/busly-cli/releases/download/v0.54.0/busly-cli-v0.54.0-win-x64.zip
15+
InstallerSha256: 5150D7AA78DDADB9F4334D2036D301A1EF751041EBF1329591EC06322CB600C0
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.54.0
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.54.0 - 2026-04-14
22+
Full Changelog
23+
Added
24+
- Still fixing winget publish #299 (TraGicCode)
25+
ReleaseNotesUrl: https://github.com/TraGicCode/busly-cli/releases/tag/v0.54.0
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.54.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)