From b14e6e1b66fc80918b46cc307c7c30ecf25b9d27 Mon Sep 17 00:00:00 2001 From: Esco Date: Thu, 22 Apr 2021 22:45:22 +0200 Subject: [PATCH] Add wireshark v3.4.5 (#11334) * Add Wireshark v3.4.5 * Fixed exe InstallerUrl * Revert "Fixed exe InstallerUrl" This reverts commit 532e69fadd6fd742e24ec25a12dc5f16d13d9ba1. * Revert "Revert "Fixed exe InstallerUrl"" This reverts commit e1b29db5da4d11b54d961b7d6c2f45e49d3485d4. --- ...resharkFoundation.Wireshark.installer.yaml | 35 +++++++++++++++++++ ...harkFoundation.Wireshark.locale.en-US.yaml | 27 ++++++++++++++ .../3.4.5/WiresharkFoundation.Wireshark.yaml | 6 ++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/w/WiresharkFoundation/Wireshark/3.4.5/WiresharkFoundation.Wireshark.installer.yaml create mode 100644 manifests/w/WiresharkFoundation/Wireshark/3.4.5/WiresharkFoundation.Wireshark.locale.en-US.yaml create mode 100644 manifests/w/WiresharkFoundation/Wireshark/3.4.5/WiresharkFoundation.Wireshark.yaml diff --git a/manifests/w/WiresharkFoundation/Wireshark/3.4.5/WiresharkFoundation.Wireshark.installer.yaml b/manifests/w/WiresharkFoundation/Wireshark/3.4.5/WiresharkFoundation.Wireshark.installer.yaml new file mode 100644 index 000000000..bda405f5e --- /dev/null +++ b/manifests/w/WiresharkFoundation/Wireshark/3.4.5/WiresharkFoundation.Wireshark.installer.yaml @@ -0,0 +1,35 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: WiresharkFoundation.Wireshark +PackageVersion: 3.4.5 +MinimumOSVersion: 10.0.0.0 +InstallModes: + - interactive + - silent + - silentWithProgress +Installers: + - Architecture: x64 + InstallerType: msi + InstallerUrl: https://www.wireshark.org/download/win64/all-versions/Wireshark-win64-3.4.5.msi + InstallerSha256: e6a94b71faaf29c5c3804dcb6aabb26d1d7bf3cbece502fc1f119830d3ea8abf + ProductCode: "{28F7DD91-09B2-40BD-8365-A4BF92ACB9DA}" + Scope: machine + InstallerLocale: en-US + UpgradeBehavior: install + - Architecture: x86 + InstallerType: msi + InstallerUrl: https://www.wireshark.org/download/win32/all-versions/Wireshark-win32-3.4.5.msi + InstallerSha256: 381aeaac7fbd7d7fbfc45292caf93de2bdbf46f57fa30e6af0d6522ba5350ffb + ProductCode: "{5E39D28E-0EC1-422D-AC52-926D097BB755}" + Scope: machine + InstallerLocale: en-US + UpgradeBehavior: install + - Architecture: arm64 + InstallerType: nullsoft + InstallerUrl: https://www.wireshark.org/download/win64/all-versions/Wireshark-win64-3.4.5.exe + InstallerSha256: e6a7f8b48221b642b8b0911dd1519d3436a5a90e99525e80f1764bf4938b35e5 +# ProductCode: + Scope: machine + InstallerLocale: en-US + UpgradeBehavior: install +ManifestType: installer +ManifestVersion: 1.0.0 diff --git a/manifests/w/WiresharkFoundation/Wireshark/3.4.5/WiresharkFoundation.Wireshark.locale.en-US.yaml b/manifests/w/WiresharkFoundation/Wireshark/3.4.5/WiresharkFoundation.Wireshark.locale.en-US.yaml new file mode 100644 index 000000000..8c6d0072f --- /dev/null +++ b/manifests/w/WiresharkFoundation/Wireshark/3.4.5/WiresharkFoundation.Wireshark.locale.en-US.yaml @@ -0,0 +1,27 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: WiresharkFoundation.Wireshark +PackageVersion: 3.4.5 +PackageLocale: en-US +Publisher: The Wireshark Foundation +PublisherUrl: https://www.wireshark.org +PublisherSupportUrl: https://gitlab.com/wireshark/wireshark/-/issues +#PrivacyUrl: +Author: The Wireshark Foundation +PackageName: Wireshark +PackageUrl: https://www.wireshark.org +License: GNU GPLv2 +LicenseUrl: https://github.com/wireshark/wireshark/blob/master/COPYING +Copyright: Copyright 1998-2021 Gerald Combs +#CopyrightUrl: +ShortDescription: Wireshark is a free and open-source packet analyzer. It is used for network troubleshooting, analysis, software and communications protocol development, and education. +Description: Wireshark is the world's foremost and widely-used network protocol analyzer. It lets you see what's happening on your network at a microscopic level and is the de facto (and often de jure) standard across many commercial and non-profit enterprises, government agencies, and educational institutions. +Moniker: wireshark +Tags: + - network + - protocol + - analyzer + - sniffer + - foss + - open source +ManifestType: defaultLocale +ManifestVersion: 1.0.0 diff --git a/manifests/w/WiresharkFoundation/Wireshark/3.4.5/WiresharkFoundation.Wireshark.yaml b/manifests/w/WiresharkFoundation/Wireshark/3.4.5/WiresharkFoundation.Wireshark.yaml new file mode 100644 index 000000000..df1b1b5c2 --- /dev/null +++ b/manifests/w/WiresharkFoundation/Wireshark/3.4.5/WiresharkFoundation.Wireshark.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json +PackageIdentifier: WiresharkFoundation.Wireshark +PackageVersion: 3.4.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.0.0