comparison Resources/Orthanc/CMake/DownloadOrthancFramework.cmake @ 60:c8e2019ed5cb

fix orthanc framework hash
author Alain Mazy <am@osimis.io>
date Fri, 14 Jul 2023 11:17:52 +0200
parents 5915547fa6f2
children 5fb01c588287 155ce61d48c7
comparison
equal deleted inserted replaced
58:bcffcce35890 60:c8e2019ed5cb
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") 155 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.11.3")
156 set(ORTHANC_FRAMEWORK_MD5 "5c1b11009d782f248739919db6bf7f7a") 156 set(ORTHANC_FRAMEWORK_MD5 "f941c0f5771db7616e7b7961026a60e2")
157 157
158 # Below this point are development snapshots that were used to 158 # Below this point are development snapshots that were used to
159 # release some plugin, before an official release of the Orthanc 159 # release some plugin, before an official release of the Orthanc
160 # framework was available. Here is the command to be used to 160 # framework was available. Here is the command to be used to
161 # generate a proper archive: 161 # generate a proper archive: