Skip to content

Commit 97b4aa5

Browse files
committed
Update binarypack MD5 hash for 2.7.0.L1 release
1 parent 29f5654 commit 97b4aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMake/addExternal_rtsdk-binarypack.cmake

+1-1
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=c268e832dd9bcd1981b7d9eb769db92b")
16+
set(rtsdk-binarypack_hash "MD5=4e8af0b6ae1b6a4a378f3a8a35519f86")
1717
endif()
1818
if(NOT rtsdk-binarypack_version)
1919
set(rtsdk-binarypack_version "2.0.7.0")

0 commit comments

Comments
 (0)