comparison Resources/DownloadOrthancFramework.cmake @ 3856:dd0fcbf6a791

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 21 Apr 2020 14:45:30 +0200
parents ba53d51ffa9a
children 170667f08642
comparison
equal deleted inserted replaced
3854:8aeb0c6e4628 3856:dd0fcbf6a791
112 set(ORTHANC_FRAMEWORK_MD5 "e1b76f01116d9b5d4ac8cc39980560e3") 112 set(ORTHANC_FRAMEWORK_MD5 "e1b76f01116d9b5d4ac8cc39980560e3")
113 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.5.8") 113 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.5.8")
114 set(ORTHANC_FRAMEWORK_MD5 "82323e8c49a667f658a3639ea4dbc336") 114 set(ORTHANC_FRAMEWORK_MD5 "82323e8c49a667f658a3639ea4dbc336")
115 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.6.0") 115 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.6.0")
116 set(ORTHANC_FRAMEWORK_MD5 "eab428d6e53f61e847fa360bb17ebe25") 116 set(ORTHANC_FRAMEWORK_MD5 "eab428d6e53f61e847fa360bb17ebe25")
117 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.6.1")
118 set(ORTHANC_FRAMEWORK_MD5 "3971f5de96ba71dc9d3f3690afeaa7c0")
117 119
118 # Below this point are development snapshots that were used to 120 # Below this point are development snapshots that were used to
119 # release some plugin, before an official release of the Orthanc 121 # release some plugin, before an official release of the Orthanc
120 # framework was available. Here is the command to be used to 122 # framework was available. Here is the command to be used to
121 # generate a proper archive: 123 # generate a proper archive: