diff OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake @ 5052:e2dece12f444

back to mainline
author Alain Mazy <am@osimis.io>
date Thu, 30 Jun 2022 17:11:08 +0200
parents 258d1ae8f5a8
children 071e1faee1c1
line wrap: on
line diff
--- a/OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake	Thu Jun 30 07:15:37 2022 +0200
+++ b/OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake	Thu Jun 30 17:11:08 2022 +0200
@@ -148,6 +148,8 @@
         set(ORTHANC_FRAMEWORK_MD5 "caf667fc5ea452b3d0c2f70bfd02599c")
       elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.11.0")
         set(ORTHANC_FRAMEWORK_MD5 "962c4a4a706a2ef28b390d8515dd7091")
+      elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.11.1")
+        set(ORTHANC_FRAMEWORK_MD5 "a39661c406adf22cf574fde290cf4bbf")
 
       # Below this point are development snapshots that were used to
       # release some plugin, before an official release of the Orthanc