comparison OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake @ 4964:c76eb3cedcf0

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 23 Mar 2022 17:51:39 +0100
parents 1aea0b217f70
children 258d1ae8f5a8
comparison
equal deleted inserted replaced
4959:29bcc3f47f2a 4964:c76eb3cedcf0
142 set(ORTHANC_FRAMEWORK_MD5 "4b5d05683d747c29b2860ad79d11e62e") 142 set(ORTHANC_FRAMEWORK_MD5 "4b5d05683d747c29b2860ad79d11e62e")
143 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.9.7") 143 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.9.7")
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")
148 set(ORTHANC_FRAMEWORK_MD5 "caf667fc5ea452b3d0c2f70bfd02599c")
147 149
148 # Below this point are development snapshots that were used to 150 # Below this point are development snapshots that were used to
149 # release some plugin, before an official release of the Orthanc 151 # release some plugin, before an official release of the Orthanc
150 # framework was available. Here is the command to be used to 152 # framework was available. Here is the command to be used to
151 # generate a proper archive: 153 # generate a proper archive: