Skip to content

Commit e295505

Browse files
authored
Merge pull request #255 from steveax/merge-up-1-6-to-master
Merge up 1 6 to master
2 parents 7a29892 + cfda620 commit e295505

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Binary file not shown.

vendor/websocketpp.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ INCLUDE(ExternalProject)
44
EXTERNALPROJECT_ADD(
55
websocketpp
66
PREFIX "${PROJECT_BINARY_DIR}"
7-
URL "file://${VENDOR_DIRECTORY}/websocketpp-0.8.1.zip"
8-
URL_MD5 "af0385e19ae5d37b087b1c73b176f10d"
7+
URL "file://${VENDOR_DIRECTORY}/websocketpp-0.8.2.zip"
8+
URL_MD5 "87d06d8ce62767602cb339d46b6664a1"
99
CONFIGURE_COMMAND ""
1010
BUILD_COMMAND ""
1111
BUILD_IN_SOURCE 1

0 commit comments

Comments
 (0)