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