From c8f1f00d81f280c7b7d4025ac67916c655d201f1 Mon Sep 17 00:00:00 2001 From: Ian Date: Wed, 30 Nov 2022 01:49:43 -0500 Subject: [PATCH] bump Statistics to trial branch --- stdlib/Statistics.version | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/stdlib/Statistics.version b/stdlib/Statistics.version index 362aec5bdc1f3..835c4695c3fdf 100644 --- a/stdlib/Statistics.version +++ b/stdlib/Statistics.version @@ -1,4 +1,4 @@ -STATISTICS_BRANCH = master -STATISTICS_SHA1 = 20fbe576ec406180b1dddf4c7fbe16458a7aef21 -STATISTICS_GIT_URL := https://github.com/JuliaStats/Statistics.jl.git -STATISTICS_TAR_URL = https://api.github.com/repos/JuliaStats/Statistics.jl/tarball/$1 +STATISTICS_BRANCH = ib/glue +STATISTICS_SHA1 = 86454ce6e8f6dc11e548921be8522d790dc1ea86 +STATISTICS_GIT_URL := https://github.com/IanButterworth/Statistics.jl.git +STATISTICS_TAR_URL = https://api.github.com/repos/IanButterworth/Statistics.jl/tarball/$1