diff --git a/docs/Reference/module_versions.md b/docs/Reference/module_versions.md index 567f8eca0..a94fc47a2 100644 --- a/docs/Reference/module_versions.md +++ b/docs/Reference/module_versions.md @@ -35,7 +35,7 @@ pinned commit. | Module | Role | Pin | Docs | |--------|------|-----|------| -| AGNI | Radiative-convective atmosphere (Julia) | [![AGNI](https://img.shields.io/badge/AGNI-c7ffdf00-green)](https://github.com/nichollsh/AGNI/commit/c7ffdf000a49439fc597eff3f586c2c54caba647){target="_blank" rel="noopener"} | [Docs](https://www.h-nicholls.space/AGNI/) | +| AGNI | Radiative-convective atmosphere (Julia) | [![AGNI](https://img.shields.io/badge/AGNI-8a494d7c-green)](https://github.com/nichollsh/AGNI/commit/8a494d7c74db78163eba7354d78d1389e6f63072){target="_blank" rel="noopener"} | [Docs](https://www.h-nicholls.space/AGNI/) | | SOCRATES | Spectral radiative transfer (Fortran) | [![SOCRATES](https://img.shields.io/badge/SOCRATES-43b86d4d-green)](https://github.com/FormingWorlds/SOCRATES/commit/43b86d4d46dcb1fa2e94fb24b9246421a03a9acb){target="_blank" rel="noopener"} | [Docs](https://proteus-framework.org/SOCRATES/) | | SPIDER | Interior evolution (C, requires PETSc) | [![SPIDER](https://img.shields.io/badge/SPIDER-c9a3fd43-green)](https://github.com/FormingWorlds/SPIDER/commit/c9a3fd4301c7008291d4f4921506d36b6288f8ca){target="_blank" rel="noopener"} | [Docs](https://proteus-framework.org/SPIDER/) | diff --git a/pyproject.toml b/pyproject.toml index e61225a3d..2e9027594 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -277,7 +277,7 @@ directory = "htmlcov" # Tracks nichollsh/AGNI main. Bump after every AGNI release that # PROTEUS depends on. url = "https://github.com/nichollsh/AGNI.git" -ref = "c7ffdf000a49439fc597eff3f586c2c54caba647" +ref = "8a494d7c74db78163eba7354d78d1389e6f63072" [tool.proteus.modules.socrates] # Spectral radiative transfer library (Fortran). Compiled in-place