comparison OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake @ 4534:d9700b9f4ad9

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 25 Feb 2021 18:27:28 +0100
parents d64e6f401a8a
children c40c1234a696
comparison
equal deleted inserted replaced
4531:d64e6f401a8a 4534:d9700b9f4ad9
122 set(ORTHANC_FRAMEWORK_MD5 "db094f96399cbe8b9bbdbce34884c220") 122 set(ORTHANC_FRAMEWORK_MD5 "db094f96399cbe8b9bbdbce34884c220")
123 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.8.2") 123 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.8.2")
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")
128 set(ORTHANC_FRAMEWORK_MD5 "08eebc66ef93c3b40115c38501db5fbd")
127 129
128 # Below this point are development snapshots that were used to 130 # Below this point are development snapshots that were used to
129 # release some plugin, before an official release of the Orthanc 131 # release some plugin, before an official release of the Orthanc
130 # framework was available. Here is the command to be used to 132 # framework was available. Here is the command to be used to
131 # generate a proper archive: 133 # generate a proper archive: