From b7995b6e8d06cfdcf57a405f7d9dc669ec89164c Mon Sep 17 00:00:00 2001 From: Micael Oliveira Date: Wed, 26 Jul 2023 12:17:28 +1000 Subject: [PATCH] Update Externals to use COSIMA forks. --- Externals.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Externals.cfg b/Externals.cfg index 80f5399d6..e4b27a714 100644 --- a/Externals.cfg +++ b/Externals.cfg @@ -95,17 +95,17 @@ externals = Externals_CLM.cfg required = True [fms] -tag = fi_20220425 +tag = cosima protocol = git -repo_url = https://github.com/ESCOMP/FMS_interface +repo_url = https://github.com/COSIMA/FMS_interface local_path = libraries/FMS externals = Externals_FMS.cfg required = False [mom] -tag = mi_220624 +tag = cosima protocol = git -repo_url = https://github.com/ESCOMP/MOM_interface +repo_url = https://github.com/COSIMA/MOM_interface local_path = components/mom externals = Externals.cfg required = False