Skip to content

Commit

Permalink
Merge pull request #98 from soramitsu/feature/DOPS-2716/update-SHA1
Browse files Browse the repository at this point in the history
Fix SHA1 for Boost.DI
  • Loading branch information
safinsaf authored Sep 6, 2023
2 parents e3f9c3f + a9734c4 commit 3297380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/projects/Boost.DI/hunter.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ hunter_add_version(
URL
"https://github.com/qdrvm/boost-di/archive/a20eebb6decfba55867a6920e00443a9485f50cd.tar.gz"
SHA1
3c02cffc9b1bc0e7ddf5e226723dfd5a862ad247
f6f59cb4cf3b586d6985e361ec762a307428ff29
)

hunter_cmake_args(
Expand Down

0 comments on commit 3297380

Please sign in to comment.