changeset 5164:a83e1d029d9f

Orthanc framework 1.11.3
author Alain Mazy <am@osimis.io>
date Fri, 03 Feb 2023 14:37:18 +0100
parents ee48de2fa4c0
children 68a1aeef52fa
files OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake	Fri Feb 03 14:34:33 2023 +0100
+++ b/OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake	Fri Feb 03 14:37:18 2023 +0100
@@ -152,6 +152,8 @@
         set(ORTHANC_FRAMEWORK_MD5 "a39661c406adf22cf574fde290cf4bbf")
       elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.11.2")
         set(ORTHANC_FRAMEWORK_MD5 "ede3de356493a8868545f8cb4b8bc8b5")
+      elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.11.3")
+        set(ORTHANC_FRAMEWORK_MD5 "5c1b11009d782f248739919db6bf7f7a")
 
       # Below this point are development snapshots that were used to
       # release some plugin, before an official release of the Orthanc