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:
@@ -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
|
||||
Reference in New Issue
Block a user