Skip to content

Commit e34b533

Browse files
author
Gitkraken
committed
New version: GitKraken.cli 3.1.54: add installer
1 parent c094d8b commit e34b533

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed
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.12.0.schema.json
3+
PackageIdentifier: GitKraken.cli
4+
PackageVersion: 3.1.54
5+
InstallerLocale: en-US
6+
InstallerType: zip
7+
ReleaseDate: "2026-03-11"
8+
Installers:
9+
- Architecture: x86
10+
NestedInstallerType: portable
11+
NestedInstallerFiles:
12+
- RelativeFilePath: gk.exe
13+
PortableCommandAlias: gk
14+
InstallerUrl: https://github.com/gitkraken/gk-cli/releases/download/v3.1.54/gk_3.1.54_windows_386.zip
15+
InstallerSha256: d942d0bcc14a26a6d85a59f2f954a023cc9fbbae98010f5a41b0345f0b5586ef
16+
UpgradeBehavior: uninstallPrevious
17+
- Architecture: arm64
18+
NestedInstallerType: portable
19+
NestedInstallerFiles:
20+
- RelativeFilePath: gk.exe
21+
PortableCommandAlias: gk
22+
InstallerUrl: https://github.com/gitkraken/gk-cli/releases/download/v3.1.54/gk_3.1.54_windows_arm64.zip
23+
InstallerSha256: a4c1ad31be456a58c361df658a294c5a7fecbcd4bd6e8bda7c92af99f8a7f8c1
24+
UpgradeBehavior: uninstallPrevious
25+
- Architecture: x64
26+
NestedInstallerType: portable
27+
NestedInstallerFiles:
28+
- RelativeFilePath: gk.exe
29+
PortableCommandAlias: gk
30+
InstallerUrl: https://github.com/gitkraken/gk-cli/releases/download/v3.1.54/gk_3.1.54_windows_amd64.zip
31+
InstallerSha256: 0ff07e69de15668b4b27d23957b63dec0b958e10aaf8c19cc1fedf817e66bc2b
32+
UpgradeBehavior: uninstallPrevious
33+
ManifestType: installer
34+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)