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