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