Skip to content

Commit 75b3b40

Browse files
committed
New version: deviceinsight.kafkactl 5.18.0: add installer
1 parent 76f2473 commit 75b3b40

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# This file was generated by GoReleaser. DO NOT EDIT.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
PackageIdentifier: deviceinsight.kafkactl
4+
PackageVersion: 5.18.0
5+
InstallerLocale: en-US
6+
InstallerType: zip
7+
ReleaseDate: "2026-02-12"
8+
Installers:
9+
- Architecture: x86
10+
NestedInstallerType: portable
11+
NestedInstallerFiles:
12+
- RelativeFilePath: kafkactl.exe
13+
PortableCommandAlias: kafkactl
14+
InstallerUrl: https://github.com/deviceinsight/kafkactl/releases/download/v5.18.0/kafkactl_5.18.0_windows_386.zip
15+
InstallerSha256: d10adc31f926a8a790a969aaaa3c0ec951341d98dea344c27591d6ad0468dc45
16+
UpgradeBehavior: uninstallPrevious
17+
- Architecture: x64
18+
NestedInstallerType: portable
19+
NestedInstallerFiles:
20+
- RelativeFilePath: kafkactl.exe
21+
PortableCommandAlias: kafkactl
22+
InstallerUrl: https://github.com/deviceinsight/kafkactl/releases/download/v5.18.0/kafkactl_5.18.0_windows_amd64.zip
23+
InstallerSha256: aef093c443340c5ee9de1750459867ae8962a2613ea3208e0cb8c61490438144
24+
UpgradeBehavior: uninstallPrevious
25+
- Architecture: arm64
26+
NestedInstallerType: portable
27+
NestedInstallerFiles:
28+
- RelativeFilePath: kafkactl.exe
29+
PortableCommandAlias: kafkactl
30+
InstallerUrl: https://github.com/deviceinsight/kafkactl/releases/download/v5.18.0/kafkactl_5.18.0_windows_arm64.zip
31+
InstallerSha256: 39de10e1d9976efb87cba74111a7533c8b0612a79b491d42650d239428e7cf78
32+
UpgradeBehavior: uninstallPrevious
33+
ManifestType: installer
34+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)