Skip to content

Commit ec09cf0

Browse files
committed
Update wireshark.vm to 4.6.5
1 parent e76d134 commit ec09cf0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/wireshark.vm/wireshark.vm.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
33
<metadata>
44
<id>wireshark.vm</id>
5-
<version>4.6.4</version>
5+
<version>4.6.5</version>
66
<description>Wireshark lets you capture and interactively browse the traffic running on a computer network.</description>
77
<authors>Gerald Combs, Wireshark team</authors>
88
<dependencies>
99
<dependency id="common.vm" version="0.0.0.20250206" />
1010
<dependency id="npcap.vm" />
11-
<dependency id="wireshark" version="[4.6.4]" />
11+
<dependency id="wireshark" version="[4.6.5]" />
1212
</dependencies>
1313
<tags>Networking</tags>
1414
</metadata>

0 commit comments

Comments
 (0)