diff --git a/manifests/g/Git/Git/2.28.0/Git.Git.installer.yaml b/manifests/g/Git/Git/2.28.0/Git.Git.installer.yaml new file mode 100644 index 000000000..f78836f28 --- /dev/null +++ b/manifests/g/Git/Git/2.28.0/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.28.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.28.0.windows.1/Git-2.28.0-64-bit.exe + InstallerSha256: A8EF3311AC0C8747BA2F5AEF3E475AD42FBC084ADA7E6FB5060481A78C1A9CF2 + InstallerType: inno +- Architecture: x86 + InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.28.0.windows.1/Git-2.28.0-32-bit.exe + InstallerSha256: 9B83B16F1D73212492F21D9BFFE41C4B5CE8393A356AF96BF8271652C04DFE8F + InstallerType: inno +ManifestType: installer +ManifestVersion: 1.0.0 + diff --git a/manifests/g/Git/Git/2.28.0/Git.Git.locale.en-US.yaml b/manifests/g/Git/Git/2.28.0/Git.Git.locale.en-US.yaml new file mode 100644 index 000000000..58449bbcf --- /dev/null +++ b/manifests/g/Git/Git/2.28.0/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.28.0 +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.28.0/Git.Git.yaml b/manifests/g/Git/Git/2.28.0/Git.Git.yaml index 3b5c092b7..9e5e5b05d 100644 --- a/manifests/g/Git/Git/2.28.0/Git.Git.yaml +++ b/manifests/g/Git/Git/2.28.0/Git.Git.yaml @@ -1,16 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json PackageIdentifier: Git.Git -PackageName: Git PackageVersion: 2.28.0 -Publisher: Git -PackageUrl: https://git-scm.com/ -License: GNU General Public License, version 2 -LicenseUrl: https://github.com/git-for-windows/git/blob/master/COPYING -ShortDescription: Git version control system. -InstallerType: inno -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.28.0.windows.1/Git-2.28.0-64-bit.exe - InstallerSha256: a8ef3311ac0c8747ba2f5aef3e475ad42fbc084ada7e6fb5060481a78c1a9cf2 -PackageLocale: en-US -ManifestType: singleton +DefaultLocale: en-US +ManifestType: version ManifestVersion: 1.0.0 +