From 87c1bc8c59d0011ac2d655530499d7f7743da7d5 Mon Sep 17 00:00:00 2001 From: Dragon1573 <49941141+Dragon1573@users.noreply.github.com> Date: Wed, 11 Sep 2024 02:23:05 +0800 Subject: [PATCH 1/2] Update manifest: WiresharkFoundation.Wireshark version 4.4.0 - Add `arm64 EXE` of the package Signed-off-by: Dragon1573 <49941141+Dragon1573@users.noreply.github.com> --- .../WiresharkFoundation.Wireshark.installer.yaml | 15 +++++++++++++-- ...iresharkFoundation.Wireshark.locale.en-US.yaml | 13 +++++++------ .../4.4.0/WiresharkFoundation.Wireshark.yaml | 2 +- 3 files changed, 21 insertions(+), 9 deletions(-) diff --git a/manifests/w/WiresharkFoundation/Wireshark/4.4.0/WiresharkFoundation.Wireshark.installer.yaml b/manifests/w/WiresharkFoundation/Wireshark/4.4.0/WiresharkFoundation.Wireshark.installer.yaml index 6672ea5110bd..dc727a2be349 100644 --- a/manifests/w/WiresharkFoundation/Wireshark/4.4.0/WiresharkFoundation.Wireshark.installer.yaml +++ b/manifests/w/WiresharkFoundation/Wireshark/4.4.0/WiresharkFoundation.Wireshark.installer.yaml @@ -1,4 +1,4 @@ -# Created using wingetcreate 1.6.5.0 +# Created with komac v2.6.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: WiresharkFoundation.Wireshark @@ -11,7 +11,12 @@ InstallModes: - silent - silentWithProgress UpgradeBehavior: install +ReleaseDate: 2024-08-28 Installers: +- Architecture: arm64 + InstallerType: nullsoft + InstallerUrl: https://2.na.dl.wireshark.org/win64/Wireshark-4.4.0-arm64.exe + InstallerSha256: C6DD8E0300FD3B12BA56184E0F9E2C6B91861E73F795D80E4FDDB748390BD83F - Architecture: x64 InstallerType: nullsoft InstallerUrl: https://2.na.dl.wireshark.org/win64/Wireshark-4.4.0-x64.exe @@ -23,6 +28,12 @@ Installers: InstallerSha256: 6518C93481D2269D04158C7A632DDF912E6EB332B0E4DA4FD247D6E0E3D7D363 ProductCode: '{6921416A-050F-4E48-B9DA-94F8941A09F0}' AppsAndFeaturesEntries: - - UpgradeCode: '{0D67AACE-269A-4264-81A3-DA8055C1C79C}' + - DisplayName: Wireshark + Publisher: The Wireshark developer community, https://www.wireshark.org/ + DisplayVersion: 4.4.0.0 + ProductCode: '{6921416A-050F-4E48-B9DA-94F8941A09F0}' + UpgradeCode: '{0D67AACE-269A-4264-81A3-DA8055C1C79C}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Wireshark' ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/w/WiresharkFoundation/Wireshark/4.4.0/WiresharkFoundation.Wireshark.locale.en-US.yaml b/manifests/w/WiresharkFoundation/Wireshark/4.4.0/WiresharkFoundation.Wireshark.locale.en-US.yaml index 35e3b3cfbed7..1100f293609a 100644 --- a/manifests/w/WiresharkFoundation/Wireshark/4.4.0/WiresharkFoundation.Wireshark.locale.en-US.yaml +++ b/manifests/w/WiresharkFoundation/Wireshark/4.4.0/WiresharkFoundation.Wireshark.locale.en-US.yaml @@ -1,22 +1,23 @@ -# Created using wingetcreate 1.6.5.0 +# Created with komac v2.6.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: WiresharkFoundation.Wireshark PackageVersion: 4.4.0 PackageLocale: en-US -Publisher: The Wireshark developer community, https://www.wireshark.org/ -PublisherUrl: https://www.wireshark.org +Publisher: Wireshark development team +PublisherUrl: https://www.wireshark.org/ PublisherSupportUrl: https://gitlab.com/wireshark/wireshark/-/issues Author: The Wireshark Foundation PackageName: Wireshark -PackageUrl: https://www.wireshark.org -License: GNU GPLv2 +PackageUrl: https://www.wireshark.org/ +License: GPL-2.0 LicenseUrl: https://raw.githubusercontent.com/wireshark/wireshark/master/COPYING -Copyright: Copyright 1998-2022 Gerald Combs +Copyright: © Gerald Combs and many others CopyrightUrl: https://raw.githubusercontent.com/wireshark/wireshark/master/COPYING 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: diff --git a/manifests/w/WiresharkFoundation/Wireshark/4.4.0/WiresharkFoundation.Wireshark.yaml b/manifests/w/WiresharkFoundation/Wireshark/4.4.0/WiresharkFoundation.Wireshark.yaml index 2d98c68f80c6..cc577f2fd3cd 100644 --- a/manifests/w/WiresharkFoundation/Wireshark/4.4.0/WiresharkFoundation.Wireshark.yaml +++ b/manifests/w/WiresharkFoundation/Wireshark/4.4.0/WiresharkFoundation.Wireshark.yaml @@ -1,4 +1,4 @@ -# Created using wingetcreate 1.6.5.0 +# Created with komac v2.6.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: WiresharkFoundation.Wireshark From 0569af3fc9f14417f56a071f6af1264689ee1717 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9D=A4=E6=98=AF=E7=BA=B1=E9=9B=BE=E9=85=B1=E5=93=9F?= =?UTF-8?q?=EF=BD=9E?= <49941141+Dragon1573@users.noreply.github.com> Date: Wed, 11 Sep 2024 14:09:20 +0800 Subject: [PATCH 2/2] Remove `DisplayVersion` in the manifest - Use this property with caution. --- .../Wireshark/4.4.0/WiresharkFoundation.Wireshark.installer.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/manifests/w/WiresharkFoundation/Wireshark/4.4.0/WiresharkFoundation.Wireshark.installer.yaml b/manifests/w/WiresharkFoundation/Wireshark/4.4.0/WiresharkFoundation.Wireshark.installer.yaml index dc727a2be349..72efaf5a570d 100644 --- a/manifests/w/WiresharkFoundation/Wireshark/4.4.0/WiresharkFoundation.Wireshark.installer.yaml +++ b/manifests/w/WiresharkFoundation/Wireshark/4.4.0/WiresharkFoundation.Wireshark.installer.yaml @@ -30,7 +30,6 @@ Installers: AppsAndFeaturesEntries: - DisplayName: Wireshark Publisher: The Wireshark developer community, https://www.wireshark.org/ - DisplayVersion: 4.4.0.0 ProductCode: '{6921416A-050F-4E48-B9DA-94F8941A09F0}' UpgradeCode: '{0D67AACE-269A-4264-81A3-DA8055C1C79C}' InstallationMetadata: