From d922123a769ccc9425774ab430872efb2f0d4264 Mon Sep 17 00:00:00 2001 From: Ming Hu Date: Wed, 8 Nov 2023 15:37:51 -0700 Subject: [PATCH] Update Hash for GSI, workflow, and rrfs_util for v0.7.5. (#261) --- Externals.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Externals.cfg b/Externals.cfg index e7a80a1377..bc03e2f154 100644 --- a/Externals.cfg +++ b/Externals.cfg @@ -3,7 +3,7 @@ protocol = git repo_url = https://github.com/NOAA-GSL/regional_workflow # Specify either a branch name or a hash but not both. #branch = feature/RRFS_dev1 -hash = 331a77f +hash = e3b0d0d local_path = regional_workflow required = True @@ -47,7 +47,7 @@ protocol = git repo_url = https://github.com/NOAA-EMC/GSI.git # Specify either a branch name or a hash but not both. #branch = develop -hash = 978b7e7 +hash = a3e13da local_path = src/gsi required = True externals = None @@ -57,7 +57,7 @@ protocol = git repo_url = https://github.com/NOAA-GSL/rrfs_utl.git # Specify either a branch name or a hash but not both. # branch = develop -hash = 3de7c00 +hash = 23e60b4 local_path = src/rrfs_utl required = True