diff --git a/README.md b/README.md index 83595ac9..b4186fc0 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ | [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) | | [FVdycoreCubed_GridComp](https://github.com/GEOS-ESM/FVdycoreCubed_GridComp) | [v2.16.1](https://github.com/GEOS-ESM/FVdycoreCubed_GridComp/releases/tag/v2.16.1) | -| [ESMA_cmake](https://github.com/GEOS-ESM/ESMA_cmake) | [v3.74.0](https://github.com/GEOS-ESM/ESMA_cmake/releases/tag/v3.74.0) | -| [ESMA_env](https://github.com/GEOS-ESM/ESMA_env) | [v5.19.1](https://github.com/GEOS-ESM/ESMA_env/releases/tag/v5.19.1) | +| [ESMA_cmake](https://github.com/GEOS-ESM/ESMA_cmake) | [v3.75.0](https://github.com/GEOS-ESM/ESMA_cmake/releases/tag/v3.75.0) | +| [ESMA_env](https://github.com/GEOS-ESM/ESMA_env) | [v5.21.0](https://github.com/GEOS-ESM/ESMA_env/releases/tag/v5.21.0) | | [FMS](https://github.com/GEOS-ESM/FMS) | [geos/2019.01.02+noaff.11](https://github.com/GEOS-ESM/FMS/releases/tag/geos%2F2019.01.02%2Bnoaff.11) | | [GAAS](https://github.com/GEOS-ESM/GAAS) | [v1.0.0](https://github.com/GEOS-ESM/GAAS/releases/tag/v1.0.0) | | [geos-chem](https://github.com/GEOS-ESM/geos-chem) | [geos/v13.0.0-rc1](https://github.com/GEOS-ESM/geos-chem/releases/tag/geos%2Fv13.0.0-rc1) | diff --git a/components.yaml b/components.yaml index 261bb8d0..5d0b05df 100644 --- a/components.yaml +++ b/components.yaml @@ -5,13 +5,13 @@ GEOSgcm: env: local: ./@env remote: ../ESMA_env.git - tag: v5.19.1 + tag: v5.21.0 develop: main cmake: local: ./@cmake remote: ../ESMA_cmake.git - tag: v3.74.0 + tag: v3.75.0 develop: develop ecbuild: