comparison OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake @ 4132:298216fce500

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 08 Jul 2020 13:30:25 +0200
parents bf7b9edf6b81
children baf8e21e91cb
comparison
equal deleted inserted replaced
4130:4899c3135479 4132:298216fce500
108 set(ORTHANC_FRAMEWORK_MD5 "3971f5de96ba71dc9d3f3690afeaa7c0") 108 set(ORTHANC_FRAMEWORK_MD5 "3971f5de96ba71dc9d3f3690afeaa7c0")
109 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.7.0") 109 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.7.0")
110 set(ORTHANC_FRAMEWORK_MD5 "ce5f689e852b01d3672bd3d2f952a5ef") 110 set(ORTHANC_FRAMEWORK_MD5 "ce5f689e852b01d3672bd3d2f952a5ef")
111 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.7.1") 111 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.7.1")
112 set(ORTHANC_FRAMEWORK_MD5 "3c171217f930abe80246997bdbcaf7cc") 112 set(ORTHANC_FRAMEWORK_MD5 "3c171217f930abe80246997bdbcaf7cc")
113 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.7.2")
114 set(ORTHANC_FRAMEWORK_MD5 "328f94dcbd78c169655a13f7ad58a2c2")
113 115
114 # Below this point are development snapshots that were used to 116 # Below this point are development snapshots that were used to
115 # release some plugin, before an official release of the Orthanc 117 # release some plugin, before an official release of the Orthanc
116 # framework was available. Here is the command to be used to 118 # framework was available. Here is the command to be used to
117 # generate a proper archive: 119 # generate a proper archive: