comparison OrthancStone/Resources/Orthanc/CMake/DownloadOrthancFramework.cmake @ 1856:0830db74be6b StoneWebViewer-2.2

StoneWebViewer-2.2
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 31 Aug 2021 17:19:50 +0200
parents 6f82cd776cf6
children da224ae2a994
comparison
equal deleted inserted replaced
1855:73a4bee08bb6 1856:0830db74be6b
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")
137 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.9.6")
138 set(ORTHANC_FRAMEWORK_MD5 "4b5d05683d747c29b2860ad79d11e62e")
139 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.9.7")
140 set(ORTHANC_FRAMEWORK_MD5 "c912bbb860d640d3ae3003b5c9698205")
135 141
136 # Below this point are development snapshots that were used to 142 # Below this point are development snapshots that were used to
137 # release some plugin, before an official release of the Orthanc 143 # release some plugin, before an official release of the Orthanc
138 # framework was available. Here is the command to be used to 144 # framework was available. Here is the command to be used to
139 # generate a proper archive: 145 # generate a proper archive: