From 9a12b3aa3355083b927a323856074c1995d85be5 Mon Sep 17 00:00:00 2001 From: Lessley Dennington Date: Wed, 5 May 2021 19:55:26 -0700 Subject: [PATCH] Microsoft.Git: update to 2.31.1.vfs.0.3 (#12117) * Microsoft.GitCredentialManagerCore: update to 2.0.194.40577 * Microsoft.Git: update to 2.31.1.vfs.0.3 * Removing old change --- .../Git/2.31.1.vfs.0.3/Microsoft.Git.yaml | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 manifests/m/Microsoft/Git/2.31.1.vfs.0.3/Microsoft.Git.yaml diff --git a/manifests/m/Microsoft/Git/2.31.1.vfs.0.3/Microsoft.Git.yaml b/manifests/m/Microsoft/Git/2.31.1.vfs.0.3/Microsoft.Git.yaml new file mode 100644 index 000000000..c4e99ded1 --- /dev/null +++ b/manifests/m/Microsoft/Git/2.31.1.vfs.0.3/Microsoft.Git.yaml @@ -0,0 +1,22 @@ +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 \ No newline at end of file