File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ set (MMDBRESOLVE_EXE ${MAXMINDDB_FOUND})
4848# Must match ${EXTRA_INSTALLER_DIR}/Npcap-X.Y.Z.exe
4949set (NPCAP_PACKAGE_VERSION "0.996" )
5050
51- set (USBPCAP_PACKAGE_VERSION "1.5.0 .0" )
51+ set (USBPCAP_PACKAGE_VERSION "1.5.1 .0" )
5252
5353set (PRODUCT_VERSION ${PROJECT_MAJOR_VERSION} .${PROJECT_MINOR_VERSION} .${PROJECT_PATCH_VERSION} .${PROJECT_BUILD_VERSION} )
5454
Original file line number Diff line number Diff line change 6969# trouble instead of trying to catch exceptions everywhere.
7070$ErrorActionPreference = " Stop"
7171
72- $Win64CurrentTag = " 2019-06-17 "
73- $Win32CurrentTag = " 2019-06-17 "
72+ $Win64CurrentTag = " 2019-07-02 "
73+ $Win32CurrentTag = " 2019-07-02 "
7474
7575# Archive file / SHA256
7676$Win64Archives = @ {
@@ -126,12 +126,12 @@ $ArchivesSubDirectory = @{
126126
127127$Win32Files = @ {
128128 " npcap-0.996.exe" = " 1493e5cdefb5d7f9bac8c38f0b1dc33af02f3f54f8c536e5713acdaeeda0dafd" ;
129- " USBPcapSetup-1.5.0 .0.exe" = " d978279cfd8df982cc3a3fc5f1cdc79935374e47817b1b06b106a8ce72d4ce48 " ;
129+ " USBPcapSetup-1.5.1 .0.exe" = " 76c6a8b95f48f569c0760e518192c14d270920e32eba36f1dd9ca0821d3c3de9 " ;
130130}
131131
132132$Win64Files = @ {
133133 " npcap-0.996.exe" = " 1493e5cdefb5d7f9bac8c38f0b1dc33af02f3f54f8c536e5713acdaeeda0dafd" ;
134- " USBPcapSetup-1.5.0 .0.exe" = " d978279cfd8df982cc3a3fc5f1cdc79935374e47817b1b06b106a8ce72d4ce48 " ;
134+ " USBPcapSetup-1.5.1 .0.exe" = " 76c6a8b95f48f569c0760e518192c14d270920e32eba36f1dd9ca0821d3c3de9 " ;
135135}
136136
137137$Archives = $Win64Archives ;
You can’t perform that action at this time.
0 commit comments