diff Resources/Orthanc/CMake/DownloadOrthancFramework.cmake @ 327:9660def78649 OrthancMySQL-4.3

OrthancMySQL-4.3
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 22 Jul 2021 20:16:30 +0200
parents 1ff0751efd67
children 2a3bbb4104fa
line wrap: on
line diff
--- a/Resources/Orthanc/CMake/DownloadOrthancFramework.cmake	Thu Jul 22 19:24:58 2021 +0200
+++ b/Resources/Orthanc/CMake/DownloadOrthancFramework.cmake	Thu Jul 22 20:16:30 2021 +0200
@@ -134,6 +134,8 @@
         set(ORTHANC_FRAMEWORK_MD5 "6d5ca4a73ac7d42445041ca79de1624d")
       elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.9.5")
         set(ORTHANC_FRAMEWORK_MD5 "10fc64de1254a095e5d3ed3931f0cfbb")
+      elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.9.6")
+        set(ORTHANC_FRAMEWORK_MD5 "4b5d05683d747c29b2860ad79d11e62e")
 
       # Below this point are development snapshots that were used to
       # release some plugin, before an official release of the Orthanc