comparison Resources/DownloadOrthancFramework.cmake @ 3780:df69a5fdc836

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 18 Mar 2020 14:47:01 +0100
parents 914f783ef085
children ba53d51ffa9a
comparison
equal deleted inserted replaced
3778:920c7ffb1187 3780:df69a5fdc836
110 set(ORTHANC_FRAMEWORK_MD5 "3c29de1e289b5472342947168f0105c0") 110 set(ORTHANC_FRAMEWORK_MD5 "3c29de1e289b5472342947168f0105c0")
111 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.5.7") 111 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.5.7")
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")
116 set(ORTHANC_FRAMEWORK_MD5 "eab428d6e53f61e847fa360bb17ebe25")
115 117
116 # Below this point are development snapshots that were used to 118 # Below this point are development snapshots that were used to
117 # release some plugin, before an official release of the Orthanc 119 # release some plugin, before an official release of the Orthanc
118 # framework was available. Here is the command to be used to 120 # framework was available. Here is the command to be used to
119 # generate a proper archive: 121 # generate a proper archive: