comparison OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake @ 5005:258d1ae8f5a8

back to mainline
author Alain Mazy <am@osimis.io>
date Mon, 09 May 2022 12:29:04 +0200
parents c76eb3cedcf0
children e2dece12f444
comparison
equal deleted inserted replaced
5003:e25689b5f0a3 5005:258d1ae8f5a8
144 set(ORTHANC_FRAMEWORK_MD5 "c912bbb860d640d3ae3003b5c9698205") 144 set(ORTHANC_FRAMEWORK_MD5 "c912bbb860d640d3ae3003b5c9698205")
145 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.10.0") 145 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.10.0")
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")
150 set(ORTHANC_FRAMEWORK_MD5 "962c4a4a706a2ef28b390d8515dd7091")
149 151
150 # Below this point are development snapshots that were used to 152 # Below this point are development snapshots that were used to
151 # release some plugin, before an official release of the Orthanc 153 # release some plugin, before an official release of the Orthanc
152 # framework was available. Here is the command to be used to 154 # framework was available. Here is the command to be used to
153 # generate a proper archive: 155 # generate a proper archive: