From cc1e3e67ae43d5624173b4645334a3cbbb8d8683 Mon Sep 17 00:00:00 2001 From: Registrator Date: Tue, 7 Jan 2025 22:34:04 +0530 Subject: [PATCH] New version: BenchmarkTools v1.6.0 (#122534) UUID: 6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf Repo: https://github.com/JuliaCI/BenchmarkTools.jl.git Tree: e38fbc49a620f5d0b660d7f543db1009fe0f8336 Registrator tree SHA: 191228b6dd8b9d0e2965ae3e705fe54c51dcfee8 Co-authored-by: JuliaHubRegistrator --- B/BenchmarkTools/Compat.toml | 8 +++++++- B/BenchmarkTools/Deps.toml | 3 +++ B/BenchmarkTools/Versions.toml | 3 +++ 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/B/BenchmarkTools/Compat.toml b/B/BenchmarkTools/Compat.toml index 18da4f1fec07175..6dc633ad1fb4d40 100644 --- a/B/BenchmarkTools/Compat.toml +++ b/B/BenchmarkTools/Compat.toml @@ -11,14 +11,20 @@ julia = ["0.7.0", "1"] ["0.5-1"] JSON = "0.18-0.21" -julia = "1" ["0.5-1.3"] Statistics = "1" +["0.5-1.5"] +julia = "1" + ["1.4-1"] Logging = ["0.0.0", "1"] Printf = ["0.0.0", "1"] Profile = ["0.0.0", "1"] Statistics = ["0.0.0", "1"] UUIDs = ["0.0.0", "1"] + +["1.6-1"] +Compat = "4.11.0-4" +julia = "1.6.0-1" diff --git a/B/BenchmarkTools/Deps.toml b/B/BenchmarkTools/Deps.toml index e59251fb5247cd5..b8f744f2468ee67 100644 --- a/B/BenchmarkTools/Deps.toml +++ b/B/BenchmarkTools/Deps.toml @@ -12,3 +12,6 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" ["1.2-1"] Profile = "9abbd945-dff8-562f-b5e8-e1ebf5ef1b79" + +["1.6-1"] +Compat = "34da2185-b29b-5c13-b0c7-acf172513d20" diff --git a/B/BenchmarkTools/Versions.toml b/B/BenchmarkTools/Versions.toml index 3d3c8bbba6603a8..263dd84f53613f5 100644 --- a/B/BenchmarkTools/Versions.toml +++ b/B/BenchmarkTools/Versions.toml @@ -60,3 +60,6 @@ git-tree-sha1 = "f1f03a9fa24271160ed7e73051fba3c1a759b53f" ["1.5.0"] git-tree-sha1 = "f1dff6729bc61f4d49e140da1af55dcd1ac97b2f" + +["1.6.0"] +git-tree-sha1 = "e38fbc49a620f5d0b660d7f543db1009fe0f8336"