Skip to content

Commit

Permalink
opentracing-cpp 1.6.0 SHA1 change to lowercase (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
odyhunter authored and rbsheth committed Jan 9, 2020
1 parent d8dba30 commit e9c1c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/projects/opentracing-cpp/hunter.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ hunter_add_version(
PACKAGE_NAME opentracing-cpp
VERSION "1.6.0"
URL "https://github.com/opentracing/opentracing-cpp/archive/v1.6.0.tar.gz"
SHA1 "F5DCCF21DC05CDDB6205164A8FD3CF210926EF6C")
SHA1 "f5dccf21dc05cddb6205164a8fd3cf210926ef6c")

hunter_cmake_args(opentracing-cpp CMAKE_ARGS
BUILD_TESTING=OFF ENABLE_LINTING=OFF)
Expand Down

0 comments on commit e9c1c8c

Please sign in to comment.