From 7095bad124f04f2e2aa47863ea1215a5392a3b4f Mon Sep 17 00:00:00 2001
From: Lars Bilke <lars.bilke@ufz.de>
Date: Wed, 24 Feb 2021 09:56:19 +0100
Subject: [PATCH] [cpm] Update to 0.31.1

---
 scripts/cmake/CPM.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/cmake/CPM.cmake b/scripts/cmake/CPM.cmake
index 73ee2d0eb72..f777eb0e3fa 100644
--- a/scripts/cmake/CPM.cmake
+++ b/scripts/cmake/CPM.cmake
@@ -1,4 +1,4 @@
-set(CPM_DOWNLOAD_VERSION 0.28.4)
+set(CPM_DOWNLOAD_VERSION 0.31.1)
 
 if(CPM_SOURCE_CACHE)
   # Expand relative path. This is important if the provided path contains a tilde (~)
-- 
GitLab