Skip to content

Commit b9e5eae

Browse files
New version: MonsieurTib.service-bus-tui version 1.5.0 (microsoft#358618)
Co-authored-by: goreleaserbot <bot@goreleaser.com>
1 parent 8e83ed9 commit b9e5eae

3 files changed

Lines changed: 60 additions & 0 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# This file was generated by GoReleaser. DO NOT EDIT.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
PackageIdentifier: MonsieurTib.service-bus-tui
4+
PackageVersion: 1.5.0
5+
InstallerLocale: en-US
6+
InstallerType: zip
7+
ReleaseDate: "2026-04-12"
8+
Installers:
9+
- Architecture: arm64
10+
NestedInstallerType: portable
11+
NestedInstallerFiles:
12+
- RelativeFilePath: service-bus-tui.exe
13+
PortableCommandAlias: service-bus-tui
14+
InstallerUrl: https://github.com/MonsieurTib/service-bus-tui/releases/download/v1.5.0/service-bus-tui_Windows_arm64.zip
15+
InstallerSha256: 97c644693dc3bc47e62c0a7a4cacb5b0cb71576d52c2ebeebb35f71e5c557507
16+
UpgradeBehavior: uninstallPrevious
17+
- Architecture: x64
18+
NestedInstallerType: portable
19+
NestedInstallerFiles:
20+
- RelativeFilePath: service-bus-tui.exe
21+
PortableCommandAlias: service-bus-tui
22+
InstallerUrl: https://github.com/MonsieurTib/service-bus-tui/releases/download/v1.5.0/service-bus-tui_Windows_x86_64.zip
23+
InstallerSha256: 5e3699a6965a4e5c7124f0cd23e4eb3de1e08aecde90ea68323da514253547df
24+
UpgradeBehavior: uninstallPrevious
25+
ManifestType: installer
26+
ManifestVersion: 1.12.0
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# This file was generated by GoReleaser. DO NOT EDIT.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
PackageIdentifier: MonsieurTib.service-bus-tui
4+
PackageVersion: 1.5.0
5+
PackageLocale: en-US
6+
Publisher: MonsieurTib
7+
PublisherUrl: https://github.com/MonsieurTib
8+
PublisherSupportUrl: https://github.com/MonsieurTib/service-bus-tui/issues/new
9+
PackageName: service-bus-tui
10+
PackageUrl: https://github.com/MonsieurTib/service-bus-tui
11+
License: MIT
12+
LicenseUrl: https://github.com/MonsieurTib/service-bus-tui/blob/main/LICENSE
13+
Copyright: MonsieurTib
14+
ShortDescription: A terminal-based explorer for Azure Service Bus
15+
Moniker: service-bus-tui
16+
Tags:
17+
- azure
18+
- service-bus
19+
- tui
20+
- terminal
21+
- cli
22+
ReleaseNotes: |
23+
## Changelog
24+
* fcd84fda649c1f11b1f720f0fee3a9da254974c1: refresh namespace/messages keybinding support (#23) (@MonsieurTib)
25+
* 52ccbacd9ed1091716820f53bc36eeef33220537: session support (#22) (@MonsieurTib)
26+
ManifestType: defaultLocale
27+
ManifestVersion: 1.12.0
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# This file was generated by GoReleaser. DO NOT EDIT.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
PackageIdentifier: MonsieurTib.service-bus-tui
4+
PackageVersion: 1.5.0
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)