comparison OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake @ 4639:c638dd444de0

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 22 Apr 2021 13:27:57 +0200
parents c40c1234a696
children 38f5fb0885c4
comparison
equal deleted inserted replaced
4637:a7b02d82066d 4639:c638dd444de0
124 set(ORTHANC_FRAMEWORK_MD5 "8bfa10e66c9931e74111be0bfb1f4548") 124 set(ORTHANC_FRAMEWORK_MD5 "8bfa10e66c9931e74111be0bfb1f4548")
125 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.9.0") 125 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.9.0")
126 set(ORTHANC_FRAMEWORK_MD5 "cea0b02ce184671eaf1bd668beefbf28") 126 set(ORTHANC_FRAMEWORK_MD5 "cea0b02ce184671eaf1bd668beefbf28")
127 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.9.1") 127 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.9.1")
128 set(ORTHANC_FRAMEWORK_MD5 "08eebc66ef93c3b40115c38501db5fbd") 128 set(ORTHANC_FRAMEWORK_MD5 "08eebc66ef93c3b40115c38501db5fbd")
129 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.9.2")
130 set(ORTHANC_FRAMEWORK_MD5 "3ea66c09f64aca990016683b6375734e")
129 131
130 # Below this point are development snapshots that were used to 132 # Below this point are development snapshots that were used to
131 # release some plugin, before an official release of the Orthanc 133 # release some plugin, before an official release of the Orthanc
132 # framework was available. Here is the command to be used to 134 # framework was available. Here is the command to be used to
133 # generate a proper archive: 135 # generate a proper archive: