From 3780c6753c8a2b3c2a204d3c4c22c97b319485ae Mon Sep 17 00:00:00 2001
From: Dominik Smith <d.smith@gsi.de>
Date: Mon, 1 Jul 2024 14:34:30 +0200
Subject: [PATCH] Updated parameter hash.

---
 external/InstallParameter.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/external/InstallParameter.cmake b/external/InstallParameter.cmake
index 9436acfd2b..652e865a1d 100644
--- a/external/InstallParameter.cmake
+++ b/external/InstallParameter.cmake
@@ -1,4 +1,4 @@
-set(PARAMETER_VERSION 5cc8f25e8e493f29947416af9b02e700b7653ae0) # 2024-06-20
+set(PARAMETER_VERSION 4f81d6eb1505f8bf9e65ae1be5920d5ba3d509d8) # 2024-07-01
 
 set(PARAMETER_SRC_URL "https://git.cbm.gsi.de/CbmSoft/cbmroot_parameter.git")
 
-- 
GitLab