From e3e42cfc6435e5ea5ad0a98678eb72cac896596f Mon Sep 17 00:00:00 2001 From: Registrator Date: Wed, 10 May 2023 05:02:09 +0530 Subject: [PATCH] New version: Distributions v0.25.90 (#83231) UUID: 31c24e10-a181-5473-b8eb-7969acd0382f Repo: https://github.com/JuliaStats/Distributions.jl.git Tree: eead66061583b6807652281c0fbf291d7a9dc497 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- D/Distributions/Compat.toml | 3 +++ D/Distributions/Deps.toml | 3 +++ D/Distributions/Versions.toml | 3 +++ 3 files changed, 9 insertions(+) diff --git a/D/Distributions/Compat.toml b/D/Distributions/Compat.toml index c5efeb026432a59..0c7fb56bf859447 100644 --- a/D/Distributions/Compat.toml +++ b/D/Distributions/Compat.toml @@ -125,3 +125,6 @@ FillArrays = ["0.9-0.13", "1"] ["0.25.88-0"] StatsBase = "0.32-0.34" + +["0.25.90-0"] +StatsAPI = "1.6.0-1" diff --git a/D/Distributions/Deps.toml b/D/Distributions/Deps.toml index 34908139fd9ded3..fc1b5da1e6e818d 100644 --- a/D/Distributions/Deps.toml +++ b/D/Distributions/Deps.toml @@ -30,3 +30,6 @@ DensityInterface = "b429d917-457f-4dbc-8f4c-0cc954292b1d" ["0.25.26-0"] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" + +["0.25.90-0"] +StatsAPI = "82ae8749-77ed-4fe6-ae5f-f523153014b0" diff --git a/D/Distributions/Versions.toml b/D/Distributions/Versions.toml index bdbf379403a5a8d..73a5636b042cf7d 100644 --- a/D/Distributions/Versions.toml +++ b/D/Distributions/Versions.toml @@ -450,3 +450,6 @@ git-tree-sha1 = "180538ef4e3aa02b01413055a7a9e8b6047663e1" ["0.25.89"] git-tree-sha1 = "c2614fa3aafe03d1a44b8e16508d9be718b8095a" + +["0.25.90"] +git-tree-sha1 = "eead66061583b6807652281c0fbf291d7a9dc497"