From 82b48f1cb7eae1888e0cd490a779823a848fa741 Mon Sep 17 00:00:00 2001 From: Registrator Date: Thu, 21 Jan 2021 16:07:04 +0530 Subject: [PATCH] New version: Distributions v0.24.11 (#28413) UUID: 31c24e10-a181-5473-b8eb-7969acd0382f Repo: https://github.com/JuliaStats/Distributions.jl.git Tree: 110682532fd01c32af42d55439e48991c21d2a7f Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416 --- D/Distributions/Compat.toml | 5 ++++- D/Distributions/Versions.toml | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/D/Distributions/Compat.toml b/D/Distributions/Compat.toml index 84a18565b74aa00..bd30ae95ddf8204 100644 --- a/D/Distributions/Compat.toml +++ b/D/Distributions/Compat.toml @@ -81,7 +81,10 @@ PDMats = "0.10" ["0.23.9-0.24.1"] FillArrays = "0.9" -["0.24.2-0"] +["0.24.11-0"] +FillArrays = "0.9-0.11" + +["0.24.2-0.24.10"] FillArrays = "0.9-0.10" ["0.24.4-0"] diff --git a/D/Distributions/Versions.toml b/D/Distributions/Versions.toml index 81e3205ab3c16cc..8dd7e9f8a9d25d6 100644 --- a/D/Distributions/Versions.toml +++ b/D/Distributions/Versions.toml @@ -156,3 +156,6 @@ git-tree-sha1 = "cf70c67dfe8bf192f0b0ac79f5ba8b9856e8f05a" ["0.24.10"] git-tree-sha1 = "5c6a645ea65af6aac4f96b5dedaae660b7b56267" + +["0.24.11"] +git-tree-sha1 = "110682532fd01c32af42d55439e48991c21d2a7f"