comparison OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake @ 5052:e2dece12f444

back to mainline
author Alain Mazy <am@osimis.io>
date Thu, 30 Jun 2022 17:11:08 +0200
parents 258d1ae8f5a8
children 071e1faee1c1
comparison
equal deleted inserted replaced
5050:ea9e2680da6f 5052:e2dece12f444
146 set(ORTHANC_FRAMEWORK_MD5 "8610c82d9153f22e929f2110f8f60279") 146 set(ORTHANC_FRAMEWORK_MD5 "8610c82d9153f22e929f2110f8f60279")
147 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.10.1") 147 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.10.1")
148 set(ORTHANC_FRAMEWORK_MD5 "caf667fc5ea452b3d0c2f70bfd02599c") 148 set(ORTHANC_FRAMEWORK_MD5 "caf667fc5ea452b3d0c2f70bfd02599c")
149 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.11.0") 149 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.11.0")
150 set(ORTHANC_FRAMEWORK_MD5 "962c4a4a706a2ef28b390d8515dd7091") 150 set(ORTHANC_FRAMEWORK_MD5 "962c4a4a706a2ef28b390d8515dd7091")
151 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.11.1")
152 set(ORTHANC_FRAMEWORK_MD5 "a39661c406adf22cf574fde290cf4bbf")
151 153
152 # Below this point are development snapshots that were used to 154 # Below this point are development snapshots that were used to
153 # release some plugin, before an official release of the Orthanc 155 # release some plugin, before an official release of the Orthanc
154 # framework was available. Here is the command to be used to 156 # framework was available. Here is the command to be used to
155 # generate a proper archive: 157 # generate a proper archive: