comparison Resources/Orthanc/CMake/DownloadOrthancFramework.cmake @ 354:2a3bbb4104fa

fix changeset 389c037387ea
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 25 Nov 2021 13:17:51 +0100
parents 9660def78649
children 1280b40d6696
comparison
equal deleted inserted replaced
353:389c037387ea 354:2a3bbb4104fa
134 set(ORTHANC_FRAMEWORK_MD5 "6d5ca4a73ac7d42445041ca79de1624d") 134 set(ORTHANC_FRAMEWORK_MD5 "6d5ca4a73ac7d42445041ca79de1624d")
135 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.9.5") 135 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.9.5")
136 set(ORTHANC_FRAMEWORK_MD5 "10fc64de1254a095e5d3ed3931f0cfbb") 136 set(ORTHANC_FRAMEWORK_MD5 "10fc64de1254a095e5d3ed3931f0cfbb")
137 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.9.6") 137 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.9.6")
138 set(ORTHANC_FRAMEWORK_MD5 "4b5d05683d747c29b2860ad79d11e62e") 138 set(ORTHANC_FRAMEWORK_MD5 "4b5d05683d747c29b2860ad79d11e62e")
139 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.9.7")
140 set(ORTHANC_FRAMEWORK_MD5 "c912bbb860d640d3ae3003b5c9698205")
139 141
140 # Below this point are development snapshots that were used to 142 # Below this point are development snapshots that were used to
141 # release some plugin, before an official release of the Orthanc 143 # release some plugin, before an official release of the Orthanc
142 # framework was available. Here is the command to be used to 144 # framework was available. Here is the command to be used to
143 # generate a proper archive: 145 # generate a proper archive: