comparison OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake @ 4353:df15262373b0

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 07 Dec 2020 17:23:26 +0100
parents 9b38aadd4a99
children 39bc2fb4657b
comparison
equal deleted inserted replaced
4351:d300ace4acad 4353:df15262373b0
116 set(ORTHANC_FRAMEWORK_MD5 "3f1ba9502ec7c5449971d3b56087bcde") 116 set(ORTHANC_FRAMEWORK_MD5 "3f1ba9502ec7c5449971d3b56087bcde")
117 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.7.4") 117 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.7.4")
118 set(ORTHANC_FRAMEWORK_MD5 "19fcb7c21876af86546baa048a22c6c0") 118 set(ORTHANC_FRAMEWORK_MD5 "19fcb7c21876af86546baa048a22c6c0")
119 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.8.0") 119 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.8.0")
120 set(ORTHANC_FRAMEWORK_MD5 "f8ec7554ef5d23ea4ce474b1e8214de9") 120 set(ORTHANC_FRAMEWORK_MD5 "f8ec7554ef5d23ea4ce474b1e8214de9")
121 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.8.1")
122 set(ORTHANC_FRAMEWORK_MD5 "db094f96399cbe8b9bbdbce34884c220")
121 123
122 # Below this point are development snapshots that were used to 124 # Below this point are development snapshots that were used to
123 # release some plugin, before an official release of the Orthanc 125 # release some plugin, before an official release of the Orthanc
124 # framework was available. Here is the command to be used to 126 # framework was available. Here is the command to be used to
125 # generate a proper archive: 127 # generate a proper archive: