comparison OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake @ 5164:a83e1d029d9f

Orthanc framework 1.11.3
author Alain Mazy <am@osimis.io>
date Fri, 03 Feb 2023 14:37:18 +0100
parents 071e1faee1c1
children 0ea402b4d901
comparison
equal deleted inserted replaced
5163:ee48de2fa4c0 5164:a83e1d029d9f
150 set(ORTHANC_FRAMEWORK_MD5 "962c4a4a706a2ef28b390d8515dd7091") 150 set(ORTHANC_FRAMEWORK_MD5 "962c4a4a706a2ef28b390d8515dd7091")
151 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.11.1") 151 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.11.1")
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")
156 set(ORTHANC_FRAMEWORK_MD5 "5c1b11009d782f248739919db6bf7f7a")
155 157
156 # Below this point are development snapshots that were used to 158 # Below this point are development snapshots that were used to
157 # release some plugin, before an official release of the Orthanc 159 # release some plugin, before an official release of the Orthanc
158 # framework was available. Here is the command to be used to 160 # framework was available. Here is the command to be used to
159 # generate a proper archive: 161 # generate a proper archive: