From ff1463bd6f7e6400efbd37c25133ce680fae3e67 Mon Sep 17 00:00:00 2001 From: "Kevin Larkin (MS)" Date: Tue, 5 Jan 2021 19:49:30 -0800 Subject: [PATCH] Removed broken manifest WiresharkFoundation-Wireshark-3.2.7.Yaml (#5989) * Removed broken manifest manifests\GeoGebra\Geometry\6.0.600.0.yaml * Removed broken manifest manifests\WiresharkFoundation\Wireshark\3.2.7.Yaml --- .../WiresharkFoundation/Wireshark/3.2.7.Yaml | 33 ------------------- 1 file changed, 33 deletions(-) delete mode 100644 manifests/WiresharkFoundation/Wireshark/3.2.7.Yaml diff --git a/manifests/WiresharkFoundation/Wireshark/3.2.7.Yaml b/manifests/WiresharkFoundation/Wireshark/3.2.7.Yaml deleted file mode 100644 index 496493812..000000000 --- a/manifests/WiresharkFoundation/Wireshark/3.2.7.Yaml +++ /dev/null @@ -1,33 +0,0 @@ -# ================== 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.7 - -InstallerType: Nullsoft -Installers: - - Arch: x64 - Url: https://2.na.dl.wireshark.org/win64/Wireshark-win64-3.2.7.exe - Sha256: D418B047D8F77D6AE804A5121D18D941BC45CA47C30F553D0034D6136C3069A4 - Scope: machine - #- Arch: x32 - #Url: https://1.eu.dl.wireshark.org/win32/Wireshark-win32-3.2.6.exe - #Sha256: 1b0b2a495878710417bb49640971d8188039c60d669a5ca8cfa273b027274d49 - #Scope: machine - -# ManifestVersion: 0.1.0 \ No newline at end of file