Added x86 architecture for Winlogbeat version 7.11.1. (#9999)

This commit is contained in:
Easton Pillay
2021-04-04 22:27:24 -05:00
committed by GitHub
parent 29fcba87c0
commit bad9ed2f21
3 changed files with 34 additions and 14 deletions

View File

@@ -0,0 +1,17 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: Elastic.Winlogbeat
PackageVersion: 7.11.1
Installers:
- Architecture: x64
InstallerUrl: https://artifacts.elastic.co/downloads/beats/winlogbeat/winlogbeat-7.11.1-windows-x86_64.msi
InstallerType: msi
InstallerSha256: E78144FEA588D9F835DFFB6048876383AAFA58F5B328BE61649B9AFA100560E3
ProductCode: "{2DE7C165-4793-5EE1-9DF0-372062E54E2B}"
- Architecture: x86
InstallerUrl: https://artifacts.elastic.co/downloads/beats/winlogbeat/winlogbeat-7.11.1-windows-x86.msi
InstallerType: msi
InstallerSha256: 12659DD6DDFE0FD8A3051A0AAAD74A0937C8520EE7036394B42E2D7417A30D09
ProductCode: "{2DE7C165-4793-5EE1-9DF0-372062E54E2B}"
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,13 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: Elastic.Winlogbeat
PackageVersion: 7.11.1
PackageLocale: en-US
PackageUrl: https://www.elastic.co/downloads/beats/winlogbeat
LicenseUrl: https://github.com/elastic/beats/tree/7.7/licenses/ELASTIC-LICENSE.txt
Publisher: Elastic
PackageName: Winlogbeat
License: ELASTIC LICENSE AGREEMENT
ShortDescription: Winlogbeat, the open source tool for shipping Windows event logs to Elasticsearch to get insight into your system, application, and security information.
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -1,17 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: Elastic.Winlogbeat
PackageVersion: 7.11.1
PackageName: Winlogbeat
Publisher: Elastic
PackageUrl: https://www.elastic.co/downloads/beats/winlogbeat
LicenseUrl: https://github.com/elastic/beats/tree/7.7/licenses/ELASTIC-LICENSE.txt
License: ELASTIC LICENSE AGREEMENT
ShortDescription: Winlogbeat, the open source tool for shipping Windows event logs to Elasticsearch to get insight into your system, application, and security information.
Installers:
- Architecture: x64
InstallerUrl: https://artifacts.elastic.co/downloads/beats/winlogbeat/winlogbeat-7.11.1-windows-x86_64.msi
InstallerType: msi
InstallerSha256: E78144FEA588D9F835DFFB6048876383AAFA58F5B328BE61649B9AFA100560E3
ProductCode: "{2DE7C165-4793-5EE1-9DF0-372062E54E2B}"
PackageLocale: en-US
ManifestType: singleton
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0