Mercurial > hg > orthanc-stone
comparison OrthancStone/Resources/Orthanc/CMake/DownloadOrthancFramework.cmake @ 2142:ff1aefb43763
sync
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 16 Aug 2024 14:58:47 +0200 |
parents | 2965172977a4 |
children |
comparison
equal
deleted
inserted
replaced
2141:5e78572f0b2e | 2142:ff1aefb43763 |
---|---|
161 set(ORTHANC_FRAMEWORK_MD5 "8a435140efc8ff4a01d8242f092f21de") | 161 set(ORTHANC_FRAMEWORK_MD5 "8a435140efc8ff4a01d8242f092f21de") |
162 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.12.2") | 162 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.12.2") |
163 set(ORTHANC_FRAMEWORK_MD5 "d2476b9e796e339ac320b5333489bdb3") | 163 set(ORTHANC_FRAMEWORK_MD5 "d2476b9e796e339ac320b5333489bdb3") |
164 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.12.3") | 164 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.12.3") |
165 set(ORTHANC_FRAMEWORK_MD5 "975f5bf2142c22cb1777b4f6a0a614c5") | 165 set(ORTHANC_FRAMEWORK_MD5 "975f5bf2142c22cb1777b4f6a0a614c5") |
166 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.12.4") | |
167 set(ORTHANC_FRAMEWORK_MD5 "1e61779ea4a7cd705720bdcfed8a6a73") | |
166 | 168 |
167 # Below this point are development snapshots that were used to | 169 # Below this point are development snapshots that were used to |
168 # release some plugin, before an official release of the Orthanc | 170 # release some plugin, before an official release of the Orthanc |
169 # framework was available. Here is the command to be used to | 171 # framework was available. Here is the command to be used to |
170 # generate a proper archive: | 172 # generate a proper archive: |