Manifest Update for Git.Git (#11275)
This commit is contained in:
@@ -1,15 +1,29 @@
|
|||||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||||
PackageIdentifier: Git.Git
|
PackageIdentifier: Git.Git
|
||||||
PackageVersion: 2.31.1
|
PackageVersion: 2.31.1
|
||||||
|
MinimumOSVersion: 10.0.0.0
|
||||||
|
Commands:
|
||||||
|
- git
|
||||||
|
InstallModes:
|
||||||
|
- interactive
|
||||||
|
- silent
|
||||||
|
- silentWithProgress
|
||||||
Installers:
|
Installers:
|
||||||
- Architecture: x64
|
- Architecture: x64
|
||||||
InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.31.1.windows.1/Git-2.31.1-64-bit.exe
|
InstallerType: inno
|
||||||
InstallerSha256: C43611EB73AD1F17F5C8CC82AE51C3041A2E7279E0197CCF5F739E9129CE426E
|
InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.31.1.windows.1/Git-2.31.1-64-bit.exe
|
||||||
InstallerType: inno
|
InstallerSha256: C43611EB73AD1F17F5C8CC82AE51C3041A2E7279E0197CCF5F739E9129CE426E
|
||||||
- Architecture: x86
|
#ProductCode:
|
||||||
InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.31.1.windows.1/Git-2.31.1-32-bit.exe
|
Scope: machine
|
||||||
InstallerSha256: 6ABC8C83945EE8046C7337D2376C4DCB1E4D63ED9614E161B42A30A5FE9DC6EC
|
InstallerLocale: en-US
|
||||||
InstallerType: inno
|
UpgradeBehavior: install
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerType: inno
|
||||||
|
InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.31.1.windows.1/Git-2.31.1-32-bit.exe
|
||||||
|
InstallerSha256: 6ABC8C83945EE8046C7337D2376C4DCB1E4D63ED9614E161B42A30A5FE9DC6EC
|
||||||
|
#ProductCode:
|
||||||
|
Scope: machine
|
||||||
|
InstallerLocale: en-US
|
||||||
|
UpgradeBehavior: install
|
||||||
ManifestType: installer
|
ManifestType: installer
|
||||||
ManifestVersion: 1.0.0
|
ManifestVersion: 1.0.0
|
||||||
|
|
||||||
|
|||||||
@@ -2,14 +2,29 @@
|
|||||||
PackageIdentifier: Git.Git
|
PackageIdentifier: Git.Git
|
||||||
PackageVersion: 2.31.1
|
PackageVersion: 2.31.1
|
||||||
PackageLocale: en-US
|
PackageLocale: en-US
|
||||||
Moniker: git
|
Publisher: The Git Development Community
|
||||||
|
PublisherUrl: https://gitforwindows.org
|
||||||
|
PublisherSupportUrl: https://github.com/git-for-windows/git/issues
|
||||||
|
#PrivacyUrl:
|
||||||
Author: Johannes Schindelin
|
Author: Johannes Schindelin
|
||||||
LicenseUrl: https://github.com/git-for-windows/build-extra/blob/main/ReleaseNotes.md#licenses
|
|
||||||
PackageUrl: https://gitforwindows.org/
|
|
||||||
Publisher: Johannes Schindelin
|
|
||||||
PackageName: Git
|
PackageName: Git
|
||||||
License: (c) 2021 Johannes Schindelin
|
PackageUrl: https://gitforwindows.org/
|
||||||
|
License: GNU General Public License version 2
|
||||||
|
LicenseUrl: 'https://github.com/git-for-windows/build-extra/blob/main/ReleaseNotes.md#licenses'
|
||||||
|
#Copyright:
|
||||||
|
#CopyrightUrl:
|
||||||
ShortDescription: Git for Windows focuses on offering a lightweight, native set of tools that bring the full feature set of the Git SCM to Windows while providing appropriate user interfaces for experienced Git users and novices alike.
|
ShortDescription: Git for Windows focuses on offering a lightweight, native set of tools that bring the full feature set of the Git SCM to Windows while providing appropriate user interfaces for experienced Git users and novices alike.
|
||||||
|
#Description:
|
||||||
|
Moniker: git
|
||||||
|
Tags:
|
||||||
|
- vcs
|
||||||
|
- dvcs
|
||||||
|
- cli
|
||||||
|
- commandline
|
||||||
|
- cross-platform
|
||||||
|
- foss
|
||||||
|
- open source
|
||||||
|
- utility
|
||||||
|
- tool
|
||||||
ManifestType: defaultLocale
|
ManifestType: defaultLocale
|
||||||
ManifestVersion: 1.0.0
|
ManifestVersion: 1.0.0
|
||||||
|
|
||||||
|
|||||||
@@ -4,4 +4,3 @@ PackageVersion: 2.31.1
|
|||||||
DefaultLocale: en-US
|
DefaultLocale: en-US
|
||||||
ManifestType: version
|
ManifestType: version
|
||||||
ManifestVersion: 1.0.0
|
ManifestVersion: 1.0.0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user