We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e76d134 commit ec09cf0Copy full SHA for ec09cf0
1 file changed
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.6.4</version>
+ <version>4.6.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.6.4]" />
+ <dependency id="wireshark" version="[4.6.5]" />
12
</dependencies>
13
<tags>Networking</tags>
14
</metadata>
0 commit comments