Skip to content

Commit

Permalink
Update the capstone to 5.0.1 version
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Biesek <[email protected]>
  • Loading branch information
michalbiesek committed Nov 24, 2023
1 parent 7cb8819 commit 08a64f4
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 @@ -90,7 +90,7 @@ if (DISASM_CAPSTONE)
FetchContent_Declare(
capstone
GIT_REPOSITORY https://github.com/capstone-engine/capstone.git
GIT_TAG 5.0-rc4
GIT_TAG 5.0.1
GIT_SHALLOW TRUE
)
FetchContent_GetProperties(capstone)
Expand Down

0 comments on commit 08a64f4

Please sign in to comment.