comparison Resources/DownloadOrthancFramework.cmake @ 3969:170667f08642

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 22 May 2020 14:41:41 +0200
parents dd0fcbf6a791
children 7cd0fe733822
comparison
equal deleted inserted replaced
3967:5b731d898bee 3969:170667f08642
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") 117 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.6.1")
118 set(ORTHANC_FRAMEWORK_MD5 "3971f5de96ba71dc9d3f3690afeaa7c0") 118 set(ORTHANC_FRAMEWORK_MD5 "3971f5de96ba71dc9d3f3690afeaa7c0")
119 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.7.0")
120 set(ORTHANC_FRAMEWORK_MD5 "ce5f689e852b01d3672bd3d2f952a5ef")
119 121
120 # Below this point are development snapshots that were used to 122 # Below this point are development snapshots that were used to
121 # release some plugin, before an official release of the Orthanc 123 # release some plugin, before an official release of the Orthanc
122 # framework was available. Here is the command to be used to 124 # framework was available. Here is the command to be used to
123 # generate a proper archive: 125 # generate a proper archive: