Skip to content

Commit

Permalink
RTSDK-7393: Update binary pack hash
Browse files Browse the repository at this point in the history
  • Loading branch information
MitchellKato committed Jun 10, 2023
1 parent 8fba1c0 commit 11d3722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMake/addExternal_rtsdk-binarypack.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ endif()
if(NOT rtsdk-binarypack_hash)
# .xz MD5 hash
# .tar.xz
set(rtsdk-binarypack_hash "MD5=a42eae07ce08caafb96f728c6d828605")
set(rtsdk-binarypack_hash "MD5=0ebde2816e8fbf245658286123ff551b")
endif()
if(NOT rtsdk-binarypack_version)
set(rtsdk-binarypack_version "2.1.1.0")
Expand Down

0 comments on commit 11d3722

Please sign in to comment.