# HG changeset patch # User Alain Mazy # Date 1666868249 -7200 # Node ID ea3224848d05da7b5fdb46546739b18acb70d736 # Parent 899f303613fb44545bbff1c29d12e99f131bb21c# Parent 071e1faee1c1dcc673c397421ae80979dea8630e merge diff -r 899f303613fb -r ea3224848d05 OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake --- a/OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake Thu Oct 27 12:53:47 2022 +0200 +++ b/OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake Thu Oct 27 12:57:29 2022 +0200 @@ -150,6 +150,8 @@ set(ORTHANC_FRAMEWORK_MD5 "962c4a4a706a2ef28b390d8515dd7091") elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.11.1") set(ORTHANC_FRAMEWORK_MD5 "a39661c406adf22cf574fde290cf4bbf") + elseif (ORTHANC_FRAMEWORK_VERSION STREQUAL "1.11.2") + set(ORTHANC_FRAMEWORK_MD5 "ede3de356493a8868545f8cb4b8bc8b5") # Below this point are development snapshots that were used to # release some plugin, before an official release of the Orthanc