comparison OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake @ 4923:1aea0b217f70

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 23 Feb 2022 14:10:16 +0100
parents df86d2505df8
children c76eb3cedcf0
comparison
equal deleted inserted replaced
4921:309fb4f02704 4923:1aea0b217f70
140 set(ORTHANC_FRAMEWORK_MD5 "10fc64de1254a095e5d3ed3931f0cfbb") 140 set(ORTHANC_FRAMEWORK_MD5 "10fc64de1254a095e5d3ed3931f0cfbb")
141 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.9.6") 141 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.9.6")
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")
146 set(ORTHANC_FRAMEWORK_MD5 "8610c82d9153f22e929f2110f8f60279")
145 147
146 # Below this point are development snapshots that were used to 148 # Below this point are development snapshots that were used to
147 # release some plugin, before an official release of the Orthanc 149 # release some plugin, before an official release of the Orthanc
148 # framework was available. Here is the command to be used to 150 # framework was available. Here is the command to be used to
149 # generate a proper archive: 151 # generate a proper archive: