We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1300a98 commit 5bd3c40Copy full SHA for 5bd3c40
packages/wireshark.vm/wireshark.vm.nuspec
@@ -2,13 +2,13 @@
2
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
3
<metadata>
4
<id>wireshark.vm</id>
5
- <version>4.4.3.20250219</version>
+ <version>4.4.5</version>
6
<description>Wireshark lets you capture and interactively browse the traffic running on a computer network.</description>
7
<authors>Gerald Combs, Wireshark team</authors>
8
<dependencies>
9
<dependency id="common.vm" version="0.0.0.20250206" />
10
<dependency id="npcap.vm" />
11
- <dependency id="wireshark" version="[4.4.3]" />
+ <dependency id="wireshark" version="[4.4.5]" />
12
</dependencies>
13
<tags>Networking</tags>
14
</metadata>
0 commit comments