Skip to content

Commit 299f712

Browse files
New version: git-cola.git-cola version 4.17.0 (microsoft#327064)
1 parent a4794ee commit 299f712

File tree

3 files changed

+78
-0
lines changed

3 files changed

+78
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Created with komac v2.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: git-cola.git-cola
5+
PackageVersion: 4.17.0
6+
InstallerLocale: en-US
7+
InstallerType: zip
8+
NestedInstallerType: nullsoft
9+
NestedInstallerFiles:
10+
- RelativeFilePath: git-cola-4.17.0.exe
11+
InstallerSwitches:
12+
Silent: /S
13+
Dependencies:
14+
PackageDependencies:
15+
- PackageIdentifier: Git.Git
16+
ProductCode: git-cola
17+
ReleaseDate: 2025-12-31
18+
AppsAndFeaturesEntries:
19+
- ProductCode: git-cola
20+
Installers:
21+
- Architecture: x86
22+
InstallerUrl: https://github.com/git-cola/git-cola/releases/download/v4.17.0/git-cola-4.17.0.windows.zip
23+
InstallerSha256: 8E4488867953308C2BF919B77763FA0CFCC7B20149A48BB2EC8F9F72DB428B58
24+
ManifestType: installer
25+
ManifestVersion: 1.10.0
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
# Created with komac v2.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: git-cola.git-cola
5+
PackageVersion: 4.17.0
6+
PackageLocale: en-US
7+
Publisher: git-cola
8+
PublisherUrl: https://github.com/git-cola
9+
PublisherSupportUrl: https://github.com/git-cola/git-cola/issues
10+
PackageName: git-cola
11+
PackageUrl: https://github.com/git-cola/git-cola
12+
License: GPL-2.0
13+
LicenseUrl: https://github.com/git-cola/git-cola/blob/HEAD/LICENSE
14+
ShortDescription: The highly caffeinated Git GUI
15+
Description: |-
16+
Git Cola is a sleek and powerful graphical user interface for Git. It is free
17+
software and written in Python (v2 + v3).
18+
Tags:
19+
- cross-platform-gui
20+
- git
21+
- git-addons
22+
- git-cola
23+
- gui
24+
- linux
25+
- osx
26+
- pyqt4
27+
- pyqt5
28+
- python
29+
- qt5
30+
- qtpy
31+
- rebase
32+
- vcs
33+
- visualization
34+
- windows
35+
ReleaseNotes: |-
36+
Git Cola v2.17.0 🍾 🥳 🎉 :
37+
User Guide: https://git-cola.readthedocs.io/en/latest/
38+
Changelog: https://git-cola.readthedocs.io/en/latest/relnotes.html
39+
All Changes: https://gitlab.com/git-cola/git-cola/-/compare/v4.16.0...v4.17.0
40+
Git Cola on PyPi: https://pypi.org/project/git-cola/
41+
Git Cola Hotkeys: https://git-cola.gitlab.io/share/doc/git-cola/hotkeys.html
42+
Git Cola Homepage: https://git-cola.gitlab.io/
43+
ReleaseNotesUrl: https://github.com/git-cola/git-cola/releases/tag/v4.17.0
44+
ManifestType: defaultLocale
45+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: git-cola.git-cola
5+
PackageVersion: 4.17.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)