diff --git a/README.md b/README.md index 1bfa2f61..670aba16 100644 --- a/README.md +++ b/README.md @@ -14,16 +14,16 @@ | ---------- | ------- | | [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.0.6](https://github.com/GEOS-ESM/ecbuild/releases/tag/geos%2Fv1.0.6) | -| [ESMA_cmake](https://github.com/GEOS-ESM/ESMA_cmake) | [v3.6.1](https://github.com/GEOS-ESM/ESMA_cmake/releases/tag/v3.6.1) | +| [ESMA_cmake](https://github.com/GEOS-ESM/ESMA_cmake) | [v3.6.2](https://github.com/GEOS-ESM/ESMA_cmake/releases/tag/v3.6.2) | | [ESMA_env](https://github.com/GEOS-ESM/ESMA_env) | [v3.4.0](https://github.com/GEOS-ESM/ESMA_env/releases/tag/v3.4.0) | | [FMS](https://github.com/GEOS-ESM/FMS) | [geos/2019.01.02+noaff.7](https://github.com/GEOS-ESM/FMS/releases/tag/geos%2F2019.01.02%2Bnoaff.7) | | [FVdycoreCubed_GridComp](https://github.com/GEOS-ESM/FVdycoreCubed_GridComp) | [v1.2.17](https://github.com/GEOS-ESM/FVdycoreCubed_GridComp/releases/tag/v1.2.17) | | [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) | | [GEOSchem_GridComp](https://github.com/GEOS-ESM/GEOSchem_GridComp) | [v1.6.0](https://github.com/GEOS-ESM/GEOSchem_GridComp/releases/tag/v1.6.0) | -| [GEOSgcm_App](https://github.com/GEOS-ESM/GEOSgcm_App) | [v1.5.4](https://github.com/GEOS-ESM/GEOSgcm_App/releases/tag/v1.5.4) | +| [GEOSgcm_App](https://github.com/GEOS-ESM/GEOSgcm_App) | [v1.5.5](https://github.com/GEOS-ESM/GEOSgcm_App/releases/tag/v1.5.5) | | [GEOSgcm_GridComp](https://github.com/GEOS-ESM/GEOSgcm_GridComp) | [v1.12.5](https://github.com/GEOS-ESM/GEOSgcm_GridComp/releases/tag/v1.12.5) | | [GFDL_atmos_cubed_sphere](https://github.com/GEOS-ESM/GFDL_atmos_cubed_sphere) | [geos/v1.1.7](https://github.com/GEOS-ESM/GFDL_atmos_cubed_sphere/releases/tag/geos%2Fv1.1.7) | -| [GMAO_Shared](https://github.com/GEOS-ESM/GMAO_Shared) | [v1.4.8](https://github.com/GEOS-ESM/GMAO_Shared/releases/tag/v1.4.8) | +| [GMAO_Shared](https://github.com/GEOS-ESM/GMAO_Shared) | [v1.4.9](https://github.com/GEOS-ESM/GMAO_Shared/releases/tag/v1.4.9) | | [GOCART](https://github.com/GEOS-ESM/GOCART) | [v1.0.1](https://github.com/GEOS-ESM/GOCART/releases/tag/v1.0.1) | | [HEMCO](https://github.com/GEOS-ESM/HEMCO) | [geos/v2.2.1](https://github.com/GEOS-ESM/HEMCO/releases/tag/geos%2Fv2.2.1) | | [MAPL](https://github.com/GEOS-ESM/MAPL) | [v2.8.6](https://github.com/GEOS-ESM/MAPL/releases/tag/v2.8.6) | diff --git a/components.yaml b/components.yaml index e3ff679d..88e551fb 100644 --- a/components.yaml +++ b/components.yaml @@ -11,7 +11,7 @@ env: cmake: local: ./@cmake remote: ../ESMA_cmake.git - tag: v3.6.1 + tag: v3.6.2 develop: develop ecbuild: @@ -29,7 +29,7 @@ NCEP_Shared: GMAO_Shared: local: ./src/Shared/@GMAO_Shared remote: ../GMAO_Shared.git - tag: v1.4.8 + tag: v1.4.9 sparse: ./config/GMAO_Shared.sparse develop: main @@ -105,7 +105,7 @@ mom6: GEOSgcm_App: local: ./src/Applications/@GEOSgcm_App remote: ../GEOSgcm_App.git - tag: v1.5.4 + tag: v1.5.5 develop: develop UMD_Etc: