diff OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake @ 4255:2d6e7471ec7f

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 16 Oct 2020 11:12:25 +0200
parents f659f79eb12a
children 9b38aadd4a99
line wrap: on
line diff
--- a/OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake	Thu Oct 15 20:08:44 2020 +0200
+++ b/OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake	Fri Oct 16 11:12:25 2020 +0200
@@ -116,6 +116,8 @@
         set(ORTHANC_FRAMEWORK_MD5 "3f1ba9502ec7c5449971d3b56087bcde")
       elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.7.4")
         set(ORTHANC_FRAMEWORK_MD5 "19fcb7c21876af86546baa048a22c6c0")
+      elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.8.0")
+        set(ORTHANC_FRAMEWORK_MD5 "f8ec7554ef5d23ea4ce474b1e8214de9")
 
       # Below this point are development snapshots that were used to
       # release some plugin, before an official release of the Orthanc