Skip to content

Commit 11d3722

Browse files
committed
RTSDK-7393: Update binary pack hash
1 parent 8fba1c0 commit 11d3722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMake/addExternal_rtsdk-binarypack.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ endif()
1313
if(NOT rtsdk-binarypack_hash)
1414
# .xz MD5 hash
1515
# .tar.xz
16-
set(rtsdk-binarypack_hash "MD5=a42eae07ce08caafb96f728c6d828605")
16+
set(rtsdk-binarypack_hash "MD5=0ebde2816e8fbf245658286123ff551b")
1717
endif()
1818
if(NOT rtsdk-binarypack_version)
1919
set(rtsdk-binarypack_version "2.1.1.0")

0 commit comments

Comments
 (0)