Skip to content
This repository was archived by the owner on Aug 30, 2022. It is now read-only.

Commit dc10e08

Browse files
authored
Update Hunter to get new OpenTracing 1.1.0 (#21)
Signed-off-by: Isaac Hier <[email protected]>
1 parent 9f22f68 commit dc10e08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ set(HUNTER_CACHE_SERVERS "https://github.com/isaachier/cpp-client-hunter-cache")
99
include(CMakeDependentOption)
1010
include(HunterGate)
1111
HunterGate(
12-
URL "https://github.com/ruslo/hunter/archive/v0.19.158.tar.gz"
13-
SHA1 "7bd94f374bca4eff51292ca6ba029b5d688744db"
12+
URL "https://github.com/ruslo/hunter/archive/v0.19.174.tar.gz"
13+
SHA1 "712898528fb6dc8532454e2e323404d93a76d8ec"
1414
LOCAL
1515
)
1616

0 commit comments

Comments
 (0)