diff --git a/README.md b/README.md index 24205375..185343e0 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ | [CICE](https://github.com/GEOS-ESM/CICE) | [geos/v0.2.0](https://github.com/GEOS-ESM/CICE/releases/tag/geos%2Fv0.2.0) | | [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.4.0](https://github.com/GEOS-ESM/ecbuild/releases/tag/geos%2Fv1.4.0) | -| [ESMA_cmake](https://github.com/GEOS-ESM/ESMA_cmake) | [v3.68.0](https://github.com/GEOS-ESM/ESMA_cmake/releases/tag/v3.68.0) | -| [ESMA_env](https://github.com/GEOS-ESM/ESMA_env) | [v5.16.0](https://github.com/GEOS-ESM/ESMA_env/releases/tag/v5.16.0) | +| [ESMA_cmake](https://github.com/GEOS-ESM/ESMA_cmake) | [v3.69.0](https://github.com/GEOS-ESM/ESMA_cmake/releases/tag/v3.69.0) | +| [ESMA_env](https://github.com/GEOS-ESM/ESMA_env) | [v5.17.0](https://github.com/GEOS-ESM/ESMA_env/releases/tag/v5.17.0) | | [FMS](https://github.com/GEOS-ESM/FMS) | [geos/2019.01.02+noaff.10](https://github.com/GEOS-ESM/FMS/releases/tag/geos%2F2019.01.02%2Bnoaff.10) | | [FVdycoreCubed_GridComp](https://github.com/GEOS-ESM/FVdycoreCubed_GridComp) | [v2.15.0](https://github.com/GEOS-ESM/FVdycoreCubed_GridComp/releases/tag/v2.15.0) | | [GAAS](https://github.com/GEOS-ESM/GAAS) | [v1.0.0](https://github.com/GEOS-ESM/GAAS/releases/tag/v1.0.0) | @@ -32,12 +32,12 @@ | [gigatraj](https://github.com/GEOS-ESM/gigatraj) | [geos/v1.0.0](https://github.com/GEOS-ESM/gigatraj/releases/tag/geos%2Fv1.0.0) | | [GMI](https://github.com/GEOS-ESM/GMI) | [v1.5.1](https://github.com/GEOS-ESM/GMI/releases/tag/v1.5.1) | | [GMAO_perllib](https://github.com/GEOS-ESM/GMAO_perllib) | [v1.1.0](https://github.com/GEOS-ESM/GMAO_perllib/releases/tag/v1.1.0) | -| [GMAO_Shared](https://github.com/GEOS-ESM/GMAO_Shared) | [v2.1.4](https://github.com/GEOS-ESM/GMAO_Shared/releases/tag/v2.1.4) | +| [GMAO_Shared](https://github.com/GEOS-ESM/GMAO_Shared) | [v2.1.5](https://github.com/GEOS-ESM/GMAO_Shared/releases/tag/v2.1.5) | | [GOCART](https://github.com/GEOS-ESM/GOCART) | [v2.3.0](https://github.com/GEOS-ESM/GOCART/releases/tag/v2.3.0) | | [HEMCO](https://github.com/GEOS-ESM/HEMCO) | [geos/v2.3.0](https://github.com/GEOS-ESM/HEMCO/releases/tag/geos%2Fv2.3.0) | | [Icepack](https://github.com/GEOS-ESM/Icepack) | [geos/v0.3.0](https://github.com/GEOS-ESM/Icepack/releases/tag/geos%2Fv0.3.0) | | [MAM](https://github.com/GEOS-ESM/MAM) | [v1.0.0](https://github.com/GEOS-ESM/MAM/releases/tag/v1.0.0) | -| [MAPL](https://github.com/GEOS-ESM/MAPL) | [v2.64.0](https://github.com/GEOS-ESM/MAPL/releases/tag/v2.64.0) | +| [MAPL](https://github.com/GEOS-ESM/MAPL) | [v2.64.1](https://github.com/GEOS-ESM/MAPL/releases/tag/v2.64.1) | | [MATRIX](https://github.com/GEOS-ESM/MATRIX) | [v1.0.0](https://github.com/GEOS-ESM/MATRIX/releases/tag/v1.0.0) | | [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) | diff --git a/components.yaml b/components.yaml index f018b255..883ca22c 100644 --- a/components.yaml +++ b/components.yaml @@ -5,13 +5,13 @@ GEOSgcm: env: local: ./@env remote: ../ESMA_env.git - tag: v5.16.0 + tag: v5.17.0 develop: main cmake: local: ./@cmake remote: ../ESMA_cmake.git - tag: v3.68.0 + tag: v3.69.0 develop: develop ecbuild: @@ -29,7 +29,7 @@ NCEP_Shared: GMAO_Shared: local: ./src/Shared/@GMAO_Shared remote: ../GMAO_Shared.git - tag: v2.1.4 + tag: v2.1.5 sparse: ./config/GMAO_Shared.sparse develop: main @@ -50,7 +50,7 @@ GMAO_perllib: MAPL: local: ./src/Shared/@MAPL remote: ../MAPL.git - tag: v2.64.0 + tag: v2.64.1 develop: develop FMS: