Skip to content

Commit c8f1f00

Browse files
bump Statistics to trial branch
1 parent 012b4c1 commit c8f1f00

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

stdlib/Statistics.version

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
STATISTICS_BRANCH = master
2-
STATISTICS_SHA1 = 20fbe576ec406180b1dddf4c7fbe16458a7aef21
3-
STATISTICS_GIT_URL := https://github.com/JuliaStats/Statistics.jl.git
4-
STATISTICS_TAR_URL = https://api.github.com/repos/JuliaStats/Statistics.jl/tarball/$1
1+
STATISTICS_BRANCH = ib/glue
2+
STATISTICS_SHA1 = 86454ce6e8f6dc11e548921be8522d790dc1ea86
3+
STATISTICS_GIT_URL := https://github.com/IanButterworth/Statistics.jl.git
4+
STATISTICS_TAR_URL = https://api.github.com/repos/IanButterworth/Statistics.jl/tarball/$1

0 commit comments

Comments
 (0)