Skip to content

Commit 437ea28

Browse files
[develop] Update the ufs-weather-model hash to June 16 and the UPP hash to May 12 versions (#1381)
* Externals.cfg - Update ufs-weather-model hash to 04a67f0 (June 16) and UPP hash to 2e2430a (May 12)
1 parent e0f0497 commit 437ea28

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Externals.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ protocol = git
1212
repo_url = https://github.com/ufs-community/ufs-weather-model
1313
# Specify either a branch name or a hash but not both.
1414
#branch = develop
15-
hash = e202ff3
15+
hash = 04a67f0
1616
local_path = sorc/ufs-weather-model
1717
required = True
1818

@@ -21,7 +21,7 @@ protocol = git
2121
repo_url = https://github.com/NOAA-EMC/UPP
2222
# Specify either a branch name or a hash but not both.
2323
#branch = develop
24-
hash = 7d9597c
24+
hash = 2e2430a
2525
local_path = sorc/UPP
2626
required = True
2727

0 commit comments

Comments
 (0)