diff --git a/D/Distributions/Compat.toml b/D/Distributions/Compat.toml index 69cc50f28f9e4ec..f33674e5ebce066 100644 --- a/D/Distributions/Compat.toml +++ b/D/Distributions/Compat.toml @@ -81,7 +81,7 @@ PDMats = "0.10" ["0.23.9-0.24.1"] FillArrays = "0.9" -["0.24.11-0"] +["0.24.11-0.25.9"] FillArrays = "0.9-0.11" ["0.24.15-0"] @@ -95,3 +95,6 @@ SpecialFunctions = ["0.8-0.10", "1"] ["0.24.5-0.24.8"] StaticArrays = ["0.12", "1"] + +["0.25.10-0"] +FillArrays = "0.9-0.12" diff --git a/D/Distributions/Versions.toml b/D/Distributions/Versions.toml index 636da710a74ed36..7797149290f1e76 100644 --- a/D/Distributions/Versions.toml +++ b/D/Distributions/Versions.toml @@ -210,3 +210,6 @@ git-tree-sha1 = "2c8e9b5237eb234e9c2ef0d556c9ed9f0b83d4c0" ["0.25.9"] git-tree-sha1 = "9f35e8c1b24d8d7337835942fb23210931d16f12" + +["0.25.10"] +git-tree-sha1 = "d5fa76fdab7bf54615262bd639e8c2e9bf295444"