Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
fchirica authored Mar 10, 2023
1 parent 089734f commit d9e4159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ FetchContent_MakeAvailable(cxxopts)
FetchContent_Declare(
bladebit
GIT_REPOSITORY https://github.com/Chia-Network/bladebit.git
GIT_TAG 637d660b130171241e7a6bf9caeaa8ffd61d0bb8
GIT_TAG 7c3f00a1763b95695300e0ec8eef71a72f68f085
)
FetchContent_MakeAvailable(bladebit)

Expand Down

0 comments on commit d9e4159

Please sign in to comment.