From 29fcba87c0281269380cf0b51fcc3ec036284cdd Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Sun, 4 Apr 2021 22:23:34 -0500 Subject: [PATCH] Added x86 architecture for Winlogbeat version 7.10.2. (#9998) --- .../7.10.2/Elastic.Winlogbeat.installer.yaml | 17 +++++++++++++++++ .../Elastic.Winlogbeat.locale.en-US.yaml | 13 +++++++++++++ .../Winlogbeat/7.10.2/Elastic.Winlogbeat.yaml | 18 ++++-------------- 3 files changed, 34 insertions(+), 14 deletions(-) create mode 100644 manifests/e/Elastic/Winlogbeat/7.10.2/Elastic.Winlogbeat.installer.yaml create mode 100644 manifests/e/Elastic/Winlogbeat/7.10.2/Elastic.Winlogbeat.locale.en-US.yaml diff --git a/manifests/e/Elastic/Winlogbeat/7.10.2/Elastic.Winlogbeat.installer.yaml b/manifests/e/Elastic/Winlogbeat/7.10.2/Elastic.Winlogbeat.installer.yaml new file mode 100644 index 000000000..6d923208b --- /dev/null +++ b/manifests/e/Elastic/Winlogbeat/7.10.2/Elastic.Winlogbeat.installer.yaml @@ -0,0 +1,17 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: Elastic.Winlogbeat +PackageVersion: 7.10.2 +Installers: +- Architecture: x64 + InstallerUrl: https://artifacts.elastic.co/downloads/beats/winlogbeat/winlogbeat-7.10.2-windows-x86_64.msi + InstallerType: msi + InstallerSha256: 9541B9CA313EB9ECE664C281A33E85202CC00DD6192655182E68A791B7FB3FEF + ProductCode: "{2DE7C165-4793-5EE1-9DF0-372062D55E2B}" +- Architecture: x86 + InstallerUrl: https://artifacts.elastic.co/downloads/beats/winlogbeat/winlogbeat-7.10.2-windows-x86.msi + InstallerType: msi + InstallerSha256: 7D2D85C91F150291667B2D2B2FE1D280C2D29811424C27605574C009F5CACE4E + ProductCode: "{2DE7C165-4793-5EE1-9DF0-372062D55E2B}" +ManifestType: installer +ManifestVersion: 1.0.0 + diff --git a/manifests/e/Elastic/Winlogbeat/7.10.2/Elastic.Winlogbeat.locale.en-US.yaml b/manifests/e/Elastic/Winlogbeat/7.10.2/Elastic.Winlogbeat.locale.en-US.yaml new file mode 100644 index 000000000..dfac41303 --- /dev/null +++ b/manifests/e/Elastic/Winlogbeat/7.10.2/Elastic.Winlogbeat.locale.en-US.yaml @@ -0,0 +1,13 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: Elastic.Winlogbeat +PackageVersion: 7.10.2 +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 + diff --git a/manifests/e/Elastic/Winlogbeat/7.10.2/Elastic.Winlogbeat.yaml b/manifests/e/Elastic/Winlogbeat/7.10.2/Elastic.Winlogbeat.yaml index 45a8e580a..b6dbae8fc 100644 --- a/manifests/e/Elastic/Winlogbeat/7.10.2/Elastic.Winlogbeat.yaml +++ b/manifests/e/Elastic/Winlogbeat/7.10.2/Elastic.Winlogbeat.yaml @@ -1,17 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json PackageIdentifier: Elastic.Winlogbeat PackageVersion: 7.10.2 -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.10.2-windows-x86_64.msi - InstallerType: msi - InstallerSha256: 9541B9CA313EB9ECE664C281A33E85202CC00DD6192655182E68A791B7FB3FEF - ProductCode: "{2DE7C165-4793-5EE1-9DF0-372062D55E2B}" -PackageLocale: en-US -ManifestType: singleton +DefaultLocale: en-US +ManifestType: version ManifestVersion: 1.0.0 +