diff --git a/recipes/sundials/all/conandata.yml b/recipes/sundials/all/conandata.yml index a1aa9364fdf1f6..5d9c8a06c19cc1 100644 --- a/recipes/sundials/all/conandata.yml +++ b/recipes/sundials/all/conandata.yml @@ -1,7 +1,7 @@ sources: - "6.6.2": - url: "https://github.com/LLNL/sundials/releases/download/v6.6.2/sundials-6.6.2.tar.gz" - sha256: "08f8223a5561327e44c072e46faa7f665c0c0bc8cd7e45d23f486c3d24c65009" + "6.7.0": + url: "https://github.com/LLNL/sundials/releases/download/v6.7.0/sundials-6.7.0.tar.gz" + sha256: "5f113a1564a9d2d98ff95249f4871a4c815a05dbb9b8866a82b13ab158c37adb" "5.8.0": url: "https://github.com/LLNL/sundials/releases/download/v5.8.0/sundials-5.8.0.tar.gz" sha256: "d4ed403351f72434d347df592da6c91a69452071860525385b3339c824e8a213" diff --git a/recipes/sundials/config.yml b/recipes/sundials/config.yml index 969d01913ad7f7..7d3b00211c0a17 100644 --- a/recipes/sundials/config.yml +++ b/recipes/sundials/config.yml @@ -1,5 +1,5 @@ versions: - "6.6.2": + "6.7.0": folder: all "5.8.0": folder: all