Mercurial > hg > orthanc-object-storage
comparison Common/Resources/Orthanc/CMake/DownloadOrthancFramework.cmake @ 145:3c7e0374f28e
updated copyright, as Orthanc Team now replaces Osimis
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 30 May 2024 22:35:35 +0200 |
parents | 40efe821932a |
children | 5decdf0f0ef7 |
comparison
equal
deleted
inserted
replaced
144:dc54e850f586 | 145:3c7e0374f28e |
---|---|
1 # Orthanc - A Lightweight, RESTful DICOM Store | 1 # Orthanc - A Lightweight, RESTful DICOM Store |
2 # Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics | 2 # Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics |
3 # Department, University Hospital of Liege, Belgium | 3 # Department, University Hospital of Liege, Belgium |
4 # Copyright (C) 2017-2024 Osimis S.A., Belgium | 4 # Copyright (C) 2017-2023 Osimis S.A., Belgium |
5 # Copyright (C) 2024-2024 Orthanc Team SRL, Belgium | |
5 # Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium | 6 # Copyright (C) 2021-2024 Sebastien Jodogne, ICTEAM UCLouvain, Belgium |
6 # | 7 # |
7 # This program is free software: you can redistribute it and/or | 8 # This program is free software: you can redistribute it and/or |
8 # modify it under the terms of the GNU Lesser General Public License | 9 # modify it under the terms of the GNU Lesser General Public License |
9 # as published by the Free Software Foundation, either version 3 of | 10 # as published by the Free Software Foundation, either version 3 of |
151 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.11.1") | 152 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.11.1") |
152 set(ORTHANC_FRAMEWORK_MD5 "a39661c406adf22cf574fde290cf4bbf") | 153 set(ORTHANC_FRAMEWORK_MD5 "a39661c406adf22cf574fde290cf4bbf") |
153 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.11.2") | 154 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.11.2") |
154 set(ORTHANC_FRAMEWORK_MD5 "ede3de356493a8868545f8cb4b8bc8b5") | 155 set(ORTHANC_FRAMEWORK_MD5 "ede3de356493a8868545f8cb4b8bc8b5") |
155 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.11.3") | 156 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.11.3") |
156 set(ORTHANC_FRAMEWORK_MD5 "f941c0f5771db7616e7b7961026a60e2") | 157 set(ORTHANC_FRAMEWORK_MD5 "e48fc0cb09c4856803791a1be28c07dc") |
157 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.12.0") | 158 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.12.0") |
158 set(ORTHANC_FRAMEWORK_MD5 "d32a0cde03b6eb603d8dd2b33d38bf1b") | 159 set(ORTHANC_FRAMEWORK_MD5 "d32a0cde03b6eb603d8dd2b33d38bf1b") |
159 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.12.1") | 160 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.12.1") |
160 set(ORTHANC_FRAMEWORK_MD5 "8a435140efc8ff4a01d8242f092f21de") | 161 set(ORTHANC_FRAMEWORK_MD5 "8a435140efc8ff4a01d8242f092f21de") |
161 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.12.2") | 162 elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.12.2") |