forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: Axosoft.GitKraken version 10.6.1 (microsoft#211708)
- Loading branch information
Showing
4 changed files
with
97 additions
and
0 deletions.
There are no files selected for viewing
24 changes: 24 additions & 0 deletions
24
manifests/a/Axosoft/GitKraken/10.6.1/Axosoft.GitKraken.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: Axosoft.GitKraken | ||
PackageVersion: 10.6.1 | ||
InstallerType: exe | ||
Scope: user | ||
InstallModes: | ||
- interactive | ||
- silent | ||
InstallerSwitches: | ||
Silent: --silent | ||
SilentWithProgress: --silent | ||
UpgradeBehavior: install | ||
Protocols: | ||
- gitkraken | ||
ProductCode: gitkraken | ||
ReleaseDate: 2025-01-14 | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://release.axocdn.com/windows/GitKrakenSetup-10.6.1.exe | ||
InstallerSha256: 0CEC07AE872F46CE9F3A2A42D3399D26F7A2D6252457C6DCF48C71F0B25090BA | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
40 changes: 40 additions & 0 deletions
40
manifests/a/Axosoft/GitKraken/10.6.1/Axosoft.GitKraken.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: Axosoft.GitKraken | ||
PackageVersion: 10.6.1 | ||
PackageLocale: en-US | ||
Publisher: GitKraken | ||
PublisherUrl: https://www.axosoft.com/ | ||
PublisherSupportUrl: https://help.gitkraken.com/gitkraken-client/ | ||
PrivacyUrl: https://www.gitkraken.com/privacy | ||
Author: Axosoft, LLC DBA GitKraken | ||
PackageName: GitKraken | ||
PackageUrl: https://www.gitkraken.com/git-client | ||
License: Proprietary | ||
LicenseUrl: https://www.gitkraken.com/eula | ||
Copyright: © 2014-2024 Axosoft, LLC DBA GitKraken All rights reserved | ||
ShortDescription: The legendary Git client with an ultra-intuitive GUI, a powerful terminal, and offers a seamless experience for Windows, Mac and Linux. | ||
Moniker: gitkraken | ||
Tags: | ||
- git | ||
ReleaseNotes: |- | ||
Improvements 🙌 | ||
- Automatic Conflict Detection: | ||
- If your currently checked out branch is associated with a pull request, the pull request’s target branch will be prioritized for checking conflicts. | ||
- You can now exclude branches when setting the base branches for a repository. | ||
- When resolving a detected conflict, the initial conflict that appears won’t trigger a “failed to merge/rebase” message, as initiating the conflict is intentional and expected. | ||
- Improved the clarity of the toolbar popover. | ||
- Added a context menu option to open a GitHub Action’s workflow runs on GitHub from the Left Panel. | ||
- Consolidated context menu options for creating a worktree and checking out a branch into submenus. | ||
Bug Fixes 🐛 | ||
- Fixed an issue where some App Menu items did not do anything when selected. | ||
- Fixed an issue where closing an issue or PR from Launchpad would crash the app. | ||
- Dropping multiple stashes at once from the Left Panel will no longer drop the wrong stashes. | ||
PurchaseUrl: https://www.gitkraken.com/pricing | ||
Documentations: | ||
- DocumentLabel: Cheat Sheet | ||
DocumentUrl: https://www.gitkraken.com/pdfs/gitkraken-git-gui-cheat-sheet | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
25 changes: 25 additions & 0 deletions
25
manifests/a/Axosoft/GitKraken/10.6.1/Axosoft.GitKraken.locale.zh-CN.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json | ||
|
||
PackageIdentifier: Axosoft.GitKraken | ||
PackageVersion: 10.6.1 | ||
PackageLocale: zh-CN | ||
Publisher: GitKraken | ||
PublisherUrl: https://www.axosoft.com/ | ||
PublisherSupportUrl: https://help.gitkraken.com/gitkraken-client/ | ||
PrivacyUrl: https://www.gitkraken.com/privacy | ||
Author: Axosoft, LLC DBA GitKraken | ||
PackageName: GitKraken | ||
PackageUrl: https://www.gitkraken.com/git-client | ||
License: 专有软件 | ||
LicenseUrl: https://www.gitkraken.com/eula | ||
Copyright: © 2014-2024 Axosoft, LLC DBA GitKraken All rights reserved | ||
ShortDescription: 传奇的 Git 客户端,拥有超直观的图形用户界面和强大的终端,并为 Windows、Mac 和 Linux 提供无缝体验。 | ||
Tags: | ||
- git | ||
PurchaseUrl: https://www.gitkraken.com/pricing | ||
Documentations: | ||
- DocumentLabel: 速查表 | ||
DocumentUrl: https://www.gitkraken.com/pdfs/gitkraken-git-gui-cheat-sheet | ||
ManifestType: locale | ||
ManifestVersion: 1.9.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: Axosoft.GitKraken | ||
PackageVersion: 10.6.1 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |