Skip to content

Commit 5965424

Browse files
GitkrakenJBUinfo
authored andcommitted
New version: GitKraken.cli 3.0.3
1 parent 16e5993 commit 5965424

File tree

3 files changed

+75
-0
lines changed

3 files changed

+75
-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.10.0.schema.json
3+
PackageIdentifier: GitKraken.cli
4+
PackageVersion: 3.0.3
5+
InstallerLocale: en-US
6+
InstallerType: zip
7+
ReleaseDate: "2025-04-09"
8+
Installers:
9+
- Architecture: x86
10+
NestedInstallerType: portable
11+
NestedInstallerFiles:
12+
- RelativeFilePath: gk_3.0.3_windows_386\gk.exe
13+
PortableCommandAlias: gk
14+
InstallerUrl: https://github.com/gitkraken/gk-cli/releases/download/v3.0.3/gk_3.0.3_windows_386.zip
15+
InstallerSha256: 3226193f46aea8b79a88ec8c1a7bb6ee18f51492938005c6aa1e8a35b420ab4f
16+
UpgradeBehavior: uninstallPrevious
17+
- Architecture: arm64
18+
NestedInstallerType: portable
19+
NestedInstallerFiles:
20+
- RelativeFilePath: gk_3.0.3_windows_arm64\gk.exe
21+
PortableCommandAlias: gk
22+
InstallerUrl: https://github.com/gitkraken/gk-cli/releases/download/v3.0.3/gk_3.0.3_windows_arm64.zip
23+
InstallerSha256: 5e0f23ef7b31bd571094d74078018434411c0a26335569674f538de3914017aa
24+
UpgradeBehavior: uninstallPrevious
25+
- Architecture: x64
26+
NestedInstallerType: portable
27+
NestedInstallerFiles:
28+
- RelativeFilePath: gk_3.0.3_windows_amd64\gk.exe
29+
PortableCommandAlias: gk
30+
InstallerUrl: https://github.com/gitkraken/gk-cli/releases/download/v3.0.3/gk_3.0.3_windows_amd64.zip
31+
InstallerSha256: 98119e12ee42416e11b3f8ccd969c8a1371a68c4cb9d728e9feb35afdff6e714
32+
UpgradeBehavior: uninstallPrevious
33+
ManifestType: installer
34+
ManifestVersion: 1.10.0
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.defaultLocale.1.10.0.schema.json
3+
PackageIdentifier: GitKraken.cli
4+
PackageVersion: 3.0.3
5+
PackageLocale: en-US
6+
Publisher: Axosoft, LLC DBA GitKraken
7+
PublisherUrl: https://www.gitkraken.com/
8+
PublisherSupportUrl: https://gitkraken.github.io/gk-cli/docs/gk.html
9+
PackageName: GitKraken CLI
10+
PackageUrl: https://github.com/gitkraken/gk-cli
11+
License: CC-BY-3.0-US
12+
LicenseUrl: https://github.com/gitkraken/gk-cli/blob/HEAD/LICENSE
13+
Copyright: Copyright (c) Axosoft, LLC dba GitKraken
14+
CopyrightUrl: https://github.com/cli/cli/blob/trunk/LICENSE
15+
ShortDescription: GitKraken official command-line tool.
16+
Description: |-
17+
gk is GitKraken on the command line.
18+
It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it.
19+
Moniker: GitKraken CLI
20+
Tags:
21+
- cli
22+
- command-line
23+
- efficiency
24+
- git-tool
25+
- productivity
26+
- repository-management
27+
- tool
28+
- utility
29+
- version-control
30+
ReleaseNotes: |
31+
## Changelog
32+
ReleaseNotesUrl: https://github.com/gitkraken/gk-cli/releases/tag/v3.0.3
33+
ManifestType: defaultLocale
34+
ManifestVersion: 1.10.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.10.0.schema.json
3+
PackageIdentifier: GitKraken.cli
4+
PackageVersion: 3.0.3
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)