comparison OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake @ 4746:0d57277aa54c

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 08 Jul 2021 10:59:32 +0200
parents cf4a80a7e1a2
children cb18a1869e4e
comparison
equal deleted inserted replaced
4744:c125632f9468 4746:0d57277aa54c
130 set(ORTHANC_FRAMEWORK_MD5 "3ea66c09f64aca990016683b6375734e") 130 set(ORTHANC_FRAMEWORK_MD5 "3ea66c09f64aca990016683b6375734e")
131 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.9.3") 131 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.9.3")
132 set(ORTHANC_FRAMEWORK_MD5 "9b86e6f00e03278293cd15643cc0233f") 132 set(ORTHANC_FRAMEWORK_MD5 "9b86e6f00e03278293cd15643cc0233f")
133 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.9.4") 133 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.9.4")
134 set(ORTHANC_FRAMEWORK_MD5 "6d5ca4a73ac7d42445041ca79de1624d") 134 set(ORTHANC_FRAMEWORK_MD5 "6d5ca4a73ac7d42445041ca79de1624d")
135 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.9.5")
136 set(ORTHANC_FRAMEWORK_MD5 "10fc64de1254a095e5d3ed3931f0cfbb")
135 137
136 # Below this point are development snapshots that were used to 138 # Below this point are development snapshots that were used to
137 # release some plugin, before an official release of the Orthanc 139 # release some plugin, before an official release of the Orthanc
138 # framework was available. Here is the command to be used to 140 # framework was available. Here is the command to be used to
139 # generate a proper archive: 141 # generate a proper archive: