diff OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake @ 4491:cf44052fdf60

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 29 Jan 2021 11:51:42 +0100
parents d9473bd5ed43
children 9ea70ccf0c21
line wrap: on
line diff
--- a/OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake	Fri Jan 29 09:46:47 2021 +0100
+++ b/OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake	Fri Jan 29 11:51:42 2021 +0100
@@ -122,6 +122,8 @@
         set(ORTHANC_FRAMEWORK_MD5 "db094f96399cbe8b9bbdbce34884c220")
       elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.8.2")
         set(ORTHANC_FRAMEWORK_MD5 "8bfa10e66c9931e74111be0bfb1f4548")
+      elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.9.0")
+        set(ORTHANC_FRAMEWORK_MD5 "cea0b02ce184671eaf1bd668beefbf28")
 
       # Below this point are development snapshots that were used to
       # release some plugin, before an official release of the Orthanc