comparison OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake @ 5279:b9456dfde58a

tagging orthanc framework 1.12.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 15 Apr 2023 10:33:17 +0200
parents c5f243ad7103
children 65b4e6ae2703
comparison
equal deleted inserted replaced
5278:ed7257b61bd7 5279:b9456dfde58a
152 set(ORTHANC_FRAMEWORK_MD5 "a39661c406adf22cf574fde290cf4bbf") 152 set(ORTHANC_FRAMEWORK_MD5 "a39661c406adf22cf574fde290cf4bbf")
153 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.11.2") 153 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.11.2")
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")
158 set(ORTHANC_FRAMEWORK_MD5 "d32a0cde03b6eb603d8dd2b33d38bf1b")
157 159
158 # Below this point are development snapshots that were used to 160 # Below this point are development snapshots that were used to
159 # release some plugin, before an official release of the Orthanc 161 # release some plugin, before an official release of the Orthanc
160 # framework was available. Here is the command to be used to 162 # framework was available. Here is the command to be used to
161 # generate a proper archive: 163 # generate a proper archive: