Skip to content

Commit 825c4c2

Browse files
committed
Update to BinaryPack hash
1 parent 0d097fa commit 825c4c2

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=357f4b2019a800d4094ef9f5bc3ad52a")
16+
set(rtsdk-binarypack_hash "MD5=ed881d39dbe6576eeacdfc9dde0bdd88")
1717
endif()
1818
if(NOT rtsdk-binarypack_version)
1919
set(rtsdk-binarypack_version "2.3.0.1")

0 commit comments

Comments
 (0)