diff OrthancStone/Resources/Orthanc/CMake/DownloadOrthancFramework.cmake @ 1841:6f82cd776cf6

sync
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 24 Jun 2021 13:53:33 +0200
parents b05d5f0d014f
children 0830db74be6b
line wrap: on
line diff
--- a/OrthancStone/Resources/Orthanc/CMake/DownloadOrthancFramework.cmake	Wed Jun 23 09:10:27 2021 +0200
+++ b/OrthancStone/Resources/Orthanc/CMake/DownloadOrthancFramework.cmake	Thu Jun 24 13:53:33 2021 +0200
@@ -130,6 +130,8 @@
         set(ORTHANC_FRAMEWORK_MD5 "3ea66c09f64aca990016683b6375734e")
       elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.9.3")
         set(ORTHANC_FRAMEWORK_MD5 "9b86e6f00e03278293cd15643cc0233f")
+      elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.9.4")
+        set(ORTHANC_FRAMEWORK_MD5 "6d5ca4a73ac7d42445041ca79de1624d")
 
       # Below this point are development snapshots that were used to
       # release some plugin, before an official release of the Orthanc