Skip to content

Commit

Permalink
New version: BenchmarkTools v1.6.0 (#122534)
Browse files Browse the repository at this point in the history
UUID: 6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf
Repo: https://github.com/JuliaCI/BenchmarkTools.jl.git
Tree: e38fbc49a620f5d0b660d7f543db1009fe0f8336

Registrator tree SHA: 191228b6dd8b9d0e2965ae3e705fe54c51dcfee8

Co-authored-by: JuliaHubRegistrator <[email protected]>
  • Loading branch information
JuliaRegistrator and JuliaHubRegistrator authored Jan 7, 2025
1 parent 97907c0 commit cc1e3e6
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
8 changes: 7 additions & 1 deletion B/BenchmarkTools/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
3 changes: 3 additions & 0 deletions B/BenchmarkTools/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
3 changes: 3 additions & 0 deletions B/BenchmarkTools/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,6 @@ git-tree-sha1 = "f1f03a9fa24271160ed7e73051fba3c1a759b53f"

["1.5.0"]
git-tree-sha1 = "f1dff6729bc61f4d49e140da1af55dcd1ac97b2f"

["1.6.0"]
git-tree-sha1 = "e38fbc49a620f5d0b660d7f543db1009fe0f8336"

0 comments on commit cc1e3e6

Please sign in to comment.