diff Resources/DownloadOrthancFramework.cmake @ 3856:dd0fcbf6a791

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 21 Apr 2020 14:45:30 +0200
parents ba53d51ffa9a
children 170667f08642
line wrap: on
line diff
--- a/Resources/DownloadOrthancFramework.cmake	Tue Apr 21 10:22:54 2020 +0200
+++ b/Resources/DownloadOrthancFramework.cmake	Tue Apr 21 14:45:30 2020 +0200
@@ -114,6 +114,8 @@
         set(ORTHANC_FRAMEWORK_MD5 "82323e8c49a667f658a3639ea4dbc336")
       elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.6.0")
         set(ORTHANC_FRAMEWORK_MD5 "eab428d6e53f61e847fa360bb17ebe25")
+      elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.6.1")
+        set(ORTHANC_FRAMEWORK_MD5 "3971f5de96ba71dc9d3f3690afeaa7c0")
 
       # Below this point are development snapshots that were used to
       # release some plugin, before an official release of the Orthanc