Skip to content

Commit

Permalink
RTSDK-8793 URL update to BinaryPack
Browse files Browse the repository at this point in the history
  • Loading branch information
vlevendel committed Oct 1, 2024
1 parent d58f002 commit 244e87d
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 @@ -8,7 +8,7 @@
include(rcdevExternalUtils)

if(NOT rtsdk-binarypack_url)
set(rtsdk-binarypack_url "https://github.com/Refinitiv/Real-Time-SDK/releases/download/Real-Time-SDK-2.2.2.L1-CppC/RTSDK-BinaryPack-2.2.2.L1.tar.xz")
set(rtsdk-binarypack_url "https://github.com/Refinitiv/Real-Time-SDK/releases/download/Real-Time-SDK-2.2.2.L1/RTSDK-BinaryPack-2.2.2.L1.tar.xz")
endif()
if(NOT rtsdk-binarypack_hash)
# .xz MD5 hash
Expand Down

0 comments on commit 244e87d

Please sign in to comment.