From 72735e9819c8cbac73233a5f9e00fbe7730139ba Mon Sep 17 00:00:00 2001 From: Johan Pauwels Date: Fri, 25 Oct 2024 15:30:37 +0100 Subject: [PATCH] Update checksum for ARI anthropometry file --- hartufo/checksums.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hartufo/checksums.py b/hartufo/checksums.py index c5ebf66..239cc35 100644 --- a/hartufo/checksums.py +++ b/hartufo/checksums.py @@ -17580,7 +17580,7 @@ ANTHROPOMETRY_CHECKSUMS: Dict[str, List[Tuple[str, str]]] = { 'cipic': [('anthro.mat', '5357c32934d8273f42c236a675ae2434')], - 'ari': [('anthro.mat', 'd4c45de083a88881b1555e926a6907ea')], + 'ari': [('anthro.mat', '91f5a2176771c92453b7685e71ebd429')], 'listen': [ ('IRC_1002.xml', '6c8f86bd78252503262bcca7996d5e5e'), ('IRC_1003.xml', 'fe3664cdba9cceb3e713003be0e508c3'),