# HG changeset patch # User Sebastien Jodogne # Date 1648071839 -3600 # Node ID f6a0bf094186886a863d85b71db35a271f7f69d3 # Parent 8efcff08f868bce3735393e7f5fb2677f9ec8f1d sync diff -r 8efcff08f868 -r f6a0bf094186 OrthancStone/Resources/Orthanc/CMake/DownloadOrthancFramework.cmake --- a/OrthancStone/Resources/Orthanc/CMake/DownloadOrthancFramework.cmake Wed Mar 23 19:01:43 2022 +0100 +++ b/OrthancStone/Resources/Orthanc/CMake/DownloadOrthancFramework.cmake Wed Mar 23 22:43:59 2022 +0100 @@ -144,6 +144,8 @@ set(ORTHANC_FRAMEWORK_MD5 "c912bbb860d640d3ae3003b5c9698205") elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.10.0") set(ORTHANC_FRAMEWORK_MD5 "8610c82d9153f22e929f2110f8f60279") + elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.10.1") + set(ORTHANC_FRAMEWORK_MD5 "caf667fc5ea452b3d0c2f70bfd02599c") # Below this point are development snapshots that were used to # release some plugin, before an official release of the Orthanc