Added Winlogbeat version 7.13.0. (#13997)
This commit is contained in:
@@ -0,0 +1,17 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||||
|
PackageIdentifier: Elastic.Winlogbeat
|
||||||
|
PackageVersion: 7.13.0
|
||||||
|
Installers:
|
||||||
|
- Architecture: x64
|
||||||
|
InstallerUrl: https://artifacts.elastic.co/downloads/beats/winlogbeat/winlogbeat-7.13.0-windows-x86_64.msi
|
||||||
|
InstallerType: msi
|
||||||
|
InstallerSha256: 644E690FF20B52F6AB6645079F8F1EA602E09C2ED6BA551E43010FF36EED80CC
|
||||||
|
ProductCode: "{2DE7C165-4793-5EE1-9DF0-372062053E2B}"
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerUrl: https://artifacts.elastic.co/downloads/beats/winlogbeat/winlogbeat-7.13.0-windows-x86.msi
|
||||||
|
InstallerType: msi
|
||||||
|
InstallerSha256: B50F96B9604B8C8C8D3AEB91D1662C6953A2464AA3B11768D73F9D45DE317ECE
|
||||||
|
ProductCode: "{2DE7C165-4793-5EE1-9DF0-372062053E2B}"
|
||||||
|
ManifestType: installer
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
@@ -0,0 +1,13 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||||
|
PackageIdentifier: Elastic.Winlogbeat
|
||||||
|
PackageVersion: 7.13.0
|
||||||
|
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
|
||||||
|
|
@@ -0,0 +1,7 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||||
|
PackageIdentifier: Elastic.Winlogbeat
|
||||||
|
PackageVersion: 7.13.0
|
||||||
|
DefaultLocale: en-US
|
||||||
|
ManifestType: version
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
Reference in New Issue
Block a user