* Microsoft.GitCredentialManagerCore: update to 2.0.194.40577 * Microsoft.Git: update to 2.31.1.vfs.0.3 * Removing old change
22 lines
876 B
YAML
22 lines
876 B
YAML
PackageIdentifier: Microsoft.Git
|
|
PackageVersion: 2.31.1.vfs.0.3
|
|
PackageName: Microsoft Git
|
|
Publisher: Microsoft Corporation
|
|
Moniker: microsoft-git
|
|
PackageUrl: https://aka.ms/ms-git
|
|
Tags: [ microsoft-git ]
|
|
License: Copyright (C) Microsoft Corporation
|
|
ShortDescription: |
|
|
Git distribution to support monorepo scenarios.
|
|
Note: This is not Git for Windows. Unless you are working in a monorepo and require
|
|
specific Git modifications, please run `winget install git` to start using Git for Windows.
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://github.com/microsoft/git/releases/download/v2.31.1.vfs.0.3/Git-2.31.1.vfs.0.3-64-bit.exe
|
|
InstallerType: inno
|
|
InstallerSha256: 90e82820ee7d55207f24ff9441479a88c7359a3eb54008a1bbbf5b7ac42917f3
|
|
InstallerSwitches:
|
|
Custom: /COMPONENTS="AUTOUPDATE"
|
|
PackageLocale: en-US
|
|
ManifestType: singleton
|
|
ManifestVersion: 1.0.0 |