Skip to content

Commit

Permalink
Fix yaml-cpp SHA1 (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
rbsheth authored Nov 20, 2019
1 parent 281904d commit 01d12d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/projects/yaml-cpp/hunter.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ hunter_add_version(
URL
"https://github.com/hunter-packages/yaml-cpp/archive/v0.6.2-0f9a586-p1.zip"
SHA1
956C2B5FBF5AA0EB8EF5EF890C0328B3AA357A13
956c2b5fbf5aa0eb8ef5ef890c0328b3aa357a13
)

hunter_cmake_args(
Expand Down

0 comments on commit 01d12d6

Please sign in to comment.