Add Git (#10)
* Add Git * Update Git License URL Pointing to specific GPL license for Git * Added Copyright Added Copyright and updated License to GLP 2.1 Co-authored-by: denelon <denelon@microsoft.com>
This commit is contained in:
committed by
GitHub
parent
0e2ac328fe
commit
df8c7d8b6d
13
manifests/Git/Git/2.26.2.yaml
Normal file
13
manifests/Git/Git/2.26.2.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
Id: Git.Git
|
||||
Name: Git
|
||||
Version: 2.26.2
|
||||
Publisher: Git
|
||||
Homepage: https://git-scm.com/
|
||||
License: Copyright (C) 1991, 1999 Free Software Foundation, Inc. - GNU General Public License version 2.1
|
||||
LicenseUrl: https://github.com/git/git/blob/master/LGPL-2.1
|
||||
Description: Git version control system.
|
||||
InstallerType: Inno
|
||||
Installers:
|
||||
- Arch: x64
|
||||
Url: https://github.com/git-for-windows/git/releases/download/v2.26.2.windows.1/Git-2.26.2-64-bit.exe
|
||||
Sha256: cdf76510979dace4d3f5368e2f55d4289c405e249399e7ed09049765489da6e8
|
Reference in New Issue
Block a user