comparison OrthancStone/Resources/Orthanc/CMake/DownloadOrthancFramework.cmake @ 2116:15f11bb8de32

sync
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 09 Mar 2024 09:59:35 +0100
parents c23eef785569
children 16c01cc201e7
comparison
equal deleted inserted replaced
2114:c23eef785569 2116:15f11bb8de32
158 set(ORTHANC_FRAMEWORK_MD5 "d32a0cde03b6eb603d8dd2b33d38bf1b") 158 set(ORTHANC_FRAMEWORK_MD5 "d32a0cde03b6eb603d8dd2b33d38bf1b")
159 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.12.1") 159 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.12.1")
160 set(ORTHANC_FRAMEWORK_MD5 "8a435140efc8ff4a01d8242f092f21de") 160 set(ORTHANC_FRAMEWORK_MD5 "8a435140efc8ff4a01d8242f092f21de")
161 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.12.2") 161 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.12.2")
162 set(ORTHANC_FRAMEWORK_MD5 "d2476b9e796e339ac320b5333489bdb3") 162 set(ORTHANC_FRAMEWORK_MD5 "d2476b9e796e339ac320b5333489bdb3")
163 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.12.3")
164 set(ORTHANC_FRAMEWORK_MD5 "975f5bf2142c22cb1777b4f6a0a614c5")
163 165
164 # Below this point are development snapshots that were used to 166 # Below this point are development snapshots that were used to
165 # release some plugin, before an official release of the Orthanc 167 # release some plugin, before an official release of the Orthanc
166 # framework was available. Here is the command to be used to 168 # framework was available. Here is the command to be used to
167 # generate a proper archive: 169 # generate a proper archive: