Added x86 architecture for Winlogbeat version 7.9.2. (#10004)

This commit is contained in:
Easton Pillay
2021-04-06 09:25:34 -05:00
committed by GitHub
parent e009f3f090
commit 120e1d7a8d
3 changed files with 34 additions and 13 deletions

View File

@@ -0,0 +1,17 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: Elastic.Winlogbeat
PackageVersion: 7.9.2
Installers:
- Architecture: x64
InstallerUrl: https://artifacts.elastic.co/downloads/beats/winlogbeat/winlogbeat-7.9.2-windows-x86_64.msi
InstallerType: msi
InstallerSha256: CD30640DD2E6842DB3F93987B78B49C86A6D8A7ACF01A2B9667C744916D4D192
ProductCode: "{2DE7C165-4793-5EE1-9DF0-372062C55E2B}"
- Architecture: x86
InstallerUrl: https://artifacts.elastic.co/downloads/beats/winlogbeat/winlogbeat-7.9.2-windows-x86.msi
InstallerType: msi
InstallerSha256: EFBD2BF0D851A7792B78E9C95FA5C6D7A01F738CA34C5C3738453EA69A643945
ProductCode: "{2DE7C165-4793-5EE1-9DF0-372062C55E2B}"
ManifestType: installer
ManifestVersion: 1.0.0