# HG changeset patch # User Sebastien Jodogne # Date 1590408497 -7200 # Node ID ca7986c480a616df8cedb5a7fb2d394939ac5c6f # Parent f18f6e7269b303197e8fb4223454e425fa2829ce# Parent 40a433acf26a2c14c32f330371f92e3958cfc7e2 integration mainline->transcoding diff -r f18f6e7269b3 -r ca7986c480a6 CMakeLists.txt diff -r f18f6e7269b3 -r ca7986c480a6 Resources/Orthanc/DownloadOrthancFramework.cmake --- a/Resources/Orthanc/DownloadOrthancFramework.cmake Fri May 15 15:04:55 2020 +0200 +++ b/Resources/Orthanc/DownloadOrthancFramework.cmake Mon May 25 14:08:17 2020 +0200 @@ -116,6 +116,8 @@ set(ORTHANC_FRAMEWORK_MD5 "eab428d6e53f61e847fa360bb17ebe25") elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.6.1") set(ORTHANC_FRAMEWORK_MD5 "3971f5de96ba71dc9d3f3690afeaa7c0") + elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.7.0") + set(ORTHANC_FRAMEWORK_MD5 "ce5f689e852b01d3672bd3d2f952a5ef") # Below this point are development snapshots that were used to # release some plugin, before an official release of the Orthanc