18 lines
792 B
YAML
18 lines
792 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: Elastic.Winlogbeat
|
|
PackageVersion: 7.10.2
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://artifacts.elastic.co/downloads/beats/winlogbeat/winlogbeat-7.10.2-windows-x86_64.msi
|
|
InstallerType: msi
|
|
InstallerSha256: 9541B9CA313EB9ECE664C281A33E85202CC00DD6192655182E68A791B7FB3FEF
|
|
ProductCode: "{2DE7C165-4793-5EE1-9DF0-372062D55E2B}"
|
|
- Architecture: x86
|
|
InstallerUrl: https://artifacts.elastic.co/downloads/beats/winlogbeat/winlogbeat-7.10.2-windows-x86.msi
|
|
InstallerType: msi
|
|
InstallerSha256: 7D2D85C91F150291667B2D2B2FE1D280C2D29811424C27605574C009F5CACE4E
|
|
ProductCode: "{2DE7C165-4793-5EE1-9DF0-372062D55E2B}"
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|