comparison OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake @ 5354:65b4e6ae2703

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 04 Jul 2023 18:39:52 +0200
parents b9456dfde58a
children f13cb152354f
comparison
equal deleted inserted replaced
5350:17165a5540f6 5354:65b4e6ae2703
154 set(ORTHANC_FRAMEWORK_MD5 "ede3de356493a8868545f8cb4b8bc8b5") 154 set(ORTHANC_FRAMEWORK_MD5 "ede3de356493a8868545f8cb4b8bc8b5")
155 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.11.3") 155 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.11.3")
156 set(ORTHANC_FRAMEWORK_MD5 "5c1b11009d782f248739919db6bf7f7a") 156 set(ORTHANC_FRAMEWORK_MD5 "5c1b11009d782f248739919db6bf7f7a")
157 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.12.0") 157 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.12.0")
158 set(ORTHANC_FRAMEWORK_MD5 "d32a0cde03b6eb603d8dd2b33d38bf1b") 158 set(ORTHANC_FRAMEWORK_MD5 "d32a0cde03b6eb603d8dd2b33d38bf1b")
159 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.12.1")
160 set(ORTHANC_FRAMEWORK_MD5 "8a435140efc8ff4a01d8242f092f21de")
159 161
160 # Below this point are development snapshots that were used to 162 # Below this point are development snapshots that were used to
161 # release some plugin, before an official release of the Orthanc 163 # release some plugin, before an official release of the Orthanc
162 # framework was available. Here is the command to be used to 164 # framework was available. Here is the command to be used to
163 # generate a proper archive: 165 # generate a proper archive: