changeset 591:12931b686233 OrthancDicomWeb-1.13

hotfix MD5 of Orthanc framework 1.11.3
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 11 Jul 2023 07:05:12 +0200
parents 410d1fdf9fa3
children 1cffa4a3ed9c 5295c4ec8eab
files Resources/Orthanc/CMake/DownloadOrthancFramework.cmake
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Resources/Orthanc/CMake/DownloadOrthancFramework.cmake	Fri Feb 03 17:39:57 2023 +0100
+++ b/Resources/Orthanc/CMake/DownloadOrthancFramework.cmake	Tue Jul 11 07:05:12 2023 +0200
@@ -153,7 +153,7 @@
       elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.11.2")
         set(ORTHANC_FRAMEWORK_MD5 "ede3de356493a8868545f8cb4b8bc8b5")
       elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.11.3")
-        set(ORTHANC_FRAMEWORK_MD5 "5c1b11009d782f248739919db6bf7f7a")
+        set(ORTHANC_FRAMEWORK_MD5 "f941c0f5771db7616e7b7961026a60e2")
 
       # Below this point are development snapshots that were used to
       # release some plugin, before an official release of the Orthanc