comparison OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake @ 4388:558de9ecd107

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 18 Dec 2020 15:19:10 +0100
parents bda867e036f3
children 80a437bcc09b
comparison
equal deleted inserted replaced
4386:3ea753570c6d 4388:558de9ecd107
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") 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")
124 set(ORTHANC_FRAMEWORK_MD5 "8bfa10e66c9931e74111be0bfb1f4548")
123 125
124 # Below this point are development snapshots that were used to 126 # Below this point are development snapshots that were used to
125 # release some plugin, before an official release of the Orthanc 127 # release some plugin, before an official release of the Orthanc
126 # framework was available. Here is the command to be used to 128 # framework was available. Here is the command to be used to
127 # generate a proper archive: 129 # generate a proper archive: