diff --git a/manifests/g/Git/Git/2.25.1/Git.Git.installer.yaml b/manifests/g/Git/Git/2.25.1/Git.Git.installer.yaml new file mode 100644 index 000000000..6bfee0040 --- /dev/null +++ b/manifests/g/Git/Git/2.25.1/Git.Git.installer.yaml @@ -0,0 +1,15 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: Git.Git +PackageVersion: 2.25.1 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.25.1.windows.1/Git-2.25.1-64-bit.exe + InstallerSha256: 9E442131F7DC0DE24DB1369A4FE02659C2D642BF60CE6D88E31340EEDAA18DA1 + InstallerType: inno +- Architecture: x86 + InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.25.1.windows.1/Git-2.25.1-32-bit.exe + InstallerSha256: 4408525B8B314F2EC8CF8F3C00E8BAE27CB4071790AF23908E6C908A7D48E5E1 + InstallerType: inno +ManifestType: installer +ManifestVersion: 1.0.0 + diff --git a/manifests/g/Git/Git/2.25.1/Git.Git.locale.en-US.yaml b/manifests/g/Git/Git/2.25.1/Git.Git.locale.en-US.yaml new file mode 100644 index 000000000..60ee6166b --- /dev/null +++ b/manifests/g/Git/Git/2.25.1/Git.Git.locale.en-US.yaml @@ -0,0 +1,15 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: Git.Git +PackageVersion: 2.25.1 +PackageLocale: en-US +Moniker: git +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 +License: (c) 2021 Johannes Schindelin +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. +ManifestType: defaultLocale +ManifestVersion: 1.0.0 + diff --git a/manifests/g/Git/Git/2.25.1/Git.Git.yaml b/manifests/g/Git/Git/2.25.1/Git.Git.yaml index 148db576c..86b1c919d 100644 --- a/manifests/g/Git/Git/2.25.1/Git.Git.yaml +++ b/manifests/g/Git/Git/2.25.1/Git.Git.yaml @@ -1,17 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json PackageIdentifier: Git.Git -PackageName: Git PackageVersion: 2.25.1 -Publisher: Git -Moniker: git -License: GNU General Public License, version 2 -LicenseUrl: https://github.com/git-for-windows/git/blob/master/COPYING -PackageUrl: https://git-scm.com/ -ShortDescription: Git version control system. -InstallerType: inno -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.25.1.windows.1/Git-2.25.1-64-bit.exe - InstallerSha256: 9E442131F7DC0DE24DB1369A4FE02659C2D642BF60CE6D88E31340EEDAA18DA1 -PackageLocale: en-US -ManifestType: singleton +DefaultLocale: en-US +ManifestType: version ManifestVersion: 1.0.0 +