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.
This commit is contained in:
Esco
2021-04-22 22:45:22 +02:00
committed by GitHub
parent 511b1e06fe
commit b14e6e1b66
3 changed files with 68 additions and 0 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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