diff --git a/manifests/WiresharkFoundation/Wireshark/3.2.5.yaml b/manifests/WiresharkFoundation/Wireshark/3.2.5.yaml new file mode 100644 index 000000000..b0f672eec --- /dev/null +++ b/manifests/WiresharkFoundation/Wireshark/3.2.5.yaml @@ -0,0 +1,33 @@ +# ================== General ================== +Id: WiresharkFoundation.Wireshark +# Packaging guidelines can be found at https://www.wireshark.org/docs/wsdg_html_chunked/ChSrcBinary.html +Publisher: WiresharkFoundation +Name: Wireshark +Author: WiresharkFoundation +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. +AppMoniker: wireshark +Tags: network, protocol, analyzer, sniffer +# SystemAppId: Wireshark + +# ================== License ================== +Homepage: https://www.wireshark.org/ +License: GPL-2.0-or-later +LicenseUrl: https://github.com/wireshark/wireshark/blob/master/COPYING + +# ================= Installer ================= +MinOSVersion: 10.0.0.0 +#Channel: stable # Channel is not supported in this preview (5/24/2020) +Version: 3.2.5 + +InstallerType: Nullsoft +Installers: + - Arch: x64 + Url: https://1.na.dl.wireshark.org/win64/all-versions/Wireshark-win64-3.2.5.exe + Sha256: b9626086253e00fbaf35c7d91c768aa4895d0d2e59b4e48b01331dce7cfeb510 + Scope: machine + #- Arch: x32 + #Url: https://1.na.dl.wireshark.org/win32/all-versions/Wireshark-win32-3.2.5.exe + #Sha256: 728d51ba8e1d551ff29b2432933923112bc5d43100ee4b327085dbdda739dcd1 + #Scope: machine + +# ManifestVersion: 0.1.0