comparison Resources/Orthanc/CMake/DownloadOrthancFramework.cmake @ 72:d60d1a3a7357 OrthancTransfers-1.4

fix md5
author Alain Mazy <am@osimis.io>
date Tue, 26 Mar 2024 10:16:15 +0100
parents 155ce61d48c7
children
comparison
equal deleted inserted replaced
71:155ce61d48c7 72:d60d1a3a7357
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 "f941c0f5771db7616e7b7961026a60e2") 156 set(ORTHANC_FRAMEWORK_MD5 "e48fc0cb09c4856803791a1be28c07dc")
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: