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.11.2
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://artifacts.elastic.co/downloads/beats/winlogbeat/winlogbeat-7.11.2-windows-x86_64.msi
|
|
InstallerType: msi
|
|
InstallerSha256: C1BBA71339041932C27E11963D53FC23B8A5CA0F2682E3A47CB548CD668F6F48
|
|
ProductCode: "{2DE7C165-4793-5EE1-9DF0-372062E55E2B}"
|
|
- Architecture: x86
|
|
InstallerUrl: https://artifacts.elastic.co/downloads/beats/winlogbeat/winlogbeat-7.11.2-windows-x86.msi
|
|
InstallerType: msi
|
|
InstallerSha256: 44F2F9444A2F29E066FA8C5DA39AE98700288A2BBEEFD3EC9DCE6BF5701B5ED7
|
|
ProductCode: "{2DE7C165-4793-5EE1-9DF0-372062E55E2B}"
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|