From a173e8f7c7e11a8d3f59e1075539fb911aead6ec Mon Sep 17 00:00:00 2001 From: Matthew Thompson Date: Thu, 3 Aug 2023 12:40:58 -0400 Subject: [PATCH 1/2] Update to ESMA_cmake v3.31.1 --- README.md | 2 +- components.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 47ff703e..85fd700b 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ | [CICE](https://github.com/GEOS-ESM/CICE) | [geos/v0.0.2](https://github.com/GEOS-ESM/CICE/releases/tag/geos%2Fv0.0.2) | | [CPLFCST_Etc](https://github.com/GEOS-ESM/CPLFCST_Etc) | [v1.0.1](https://github.com/GEOS-ESM/CPLFCST_Etc/releases/tag/v1.0.1) | | [ecbuild](https://github.com/GEOS-ESM/ecbuild) | [geos/v1.3.0](https://github.com/GEOS-ESM/ecbuild/releases/tag/geos%2Fv1.3.0) | -| [ESMA_cmake](https://github.com/GEOS-ESM/ESMA_cmake) | [v3.31.0](https://github.com/GEOS-ESM/ESMA_cmake/releases/tag/v3.31.0) | +| [ESMA_cmake](https://github.com/GEOS-ESM/ESMA_cmake) | [v3.31.1](https://github.com/GEOS-ESM/ESMA_cmake/releases/tag/v3.31.1) | | [ESMA_env](https://github.com/GEOS-ESM/ESMA_env) | [v4.19.0](https://github.com/GEOS-ESM/ESMA_env/releases/tag/v4.19.0) | | [FMS](https://github.com/GEOS-ESM/FMS) | [geos/2019.01.02+noaff.8](https://github.com/GEOS-ESM/FMS/releases/tag/geos%2F2019.01.02%2Bnoaff.8) | | [FVdycoreCubed_GridComp](https://github.com/GEOS-ESM/FVdycoreCubed_GridComp) | [v2.5.0](https://github.com/GEOS-ESM/FVdycoreCubed_GridComp/releases/tag/v2.5.0) | diff --git a/components.yaml b/components.yaml index 234205aa..45bdf428 100644 --- a/components.yaml +++ b/components.yaml @@ -11,7 +11,7 @@ env: cmake: local: ./@cmake remote: ../ESMA_cmake.git - tag: v3.31.0 + tag: v3.31.1 develop: develop ecbuild: From 65b78fb25c34ba0e4cf107ca5fc9effeb19c4f56 Mon Sep 17 00:00:00 2001 From: Matthew Thompson Date: Thu, 3 Aug 2023 15:21:50 -0400 Subject: [PATCH 2/2] Update to MAPL 2.40.3 --- README.md | 2 +- components.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 85fd700b..cc6c2cb1 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ | [GOCART](https://github.com/GEOS-ESM/GOCART) | [sdr_v2.1.2.7](https://github.com/GEOS-ESM/GOCART/releases/tag/sdr_v2.1.2.7) | | [HEMCO](https://github.com/GEOS-ESM/HEMCO) | [geos/v2.2.3](https://github.com/GEOS-ESM/HEMCO/releases/tag/geos%2Fv2.2.3) | | [Icepack](https://github.com/GEOS-ESM/Icepack) | [geos/v0.0.2](https://github.com/GEOS-ESM/Icepack/releases/tag/geos%2Fv0.0.2) | -| [MAPL](https://github.com/GEOS-ESM/MAPL) | [v2.40.0](https://github.com/GEOS-ESM/MAPL/releases/tag/v2.40.0) | +| [MAPL](https://github.com/GEOS-ESM/MAPL) | [v2.40.3](https://github.com/GEOS-ESM/MAPL/releases/tag/v2.40.3) | | [MITgcm](https://github.com/GEOS-ESM/MITgcm) | [checkpoint68o](https://github.com/GEOS-ESM/MITgcm/releases/tag/checkpoint68o) | | [MOM5](https://github.com/GEOS-ESM/MOM5) | [geos/5.1.0+1.2.0](https://github.com/GEOS-ESM/MOM5/releases/tag/geos%2F5.1.0%2B1.2.0) | | [MOM6](https://github.com/GEOS-ESM/MOM6) | [geos/v2.2.0](https://github.com/GEOS-ESM/MOM6/tree/geos/v2.2.0) | diff --git a/components.yaml b/components.yaml index 45bdf428..73c90a6e 100644 --- a/components.yaml +++ b/components.yaml @@ -42,7 +42,7 @@ GEOS_Util: MAPL: local: ./src/Shared/@MAPL remote: ../MAPL.git - tag: v2.40.0 + tag: v2.40.3 develop: develop FMS: