comparison OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake @ 4491:cf44052fdf60

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 29 Jan 2021 11:51:42 +0100
parents d9473bd5ed43
children 9ea70ccf0c21
comparison
equal deleted inserted replaced
4488:50b3f4c8107e 4491:cf44052fdf60
120 set(ORTHANC_FRAMEWORK_MD5 "f8ec7554ef5d23ea4ce474b1e8214de9") 120 set(ORTHANC_FRAMEWORK_MD5 "f8ec7554ef5d23ea4ce474b1e8214de9")
121 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.8.1") 121 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.8.1")
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")
126 set(ORTHANC_FRAMEWORK_MD5 "cea0b02ce184671eaf1bd668beefbf28")
125 127
126 # Below this point are development snapshots that were used to 128 # Below this point are development snapshots that were used to
127 # release some plugin, before an official release of the Orthanc 129 # release some plugin, before an official release of the Orthanc
128 # framework was available. Here is the command to be used to 130 # framework was available. Here is the command to be used to
129 # generate a proper archive: 131 # generate a proper archive: