Skip to content

Commit db44c7d

Browse files
committed
Update manifests for released TimerOutputs
1 parent f60ae1e commit db44c7d

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Manifest.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
6565

6666
[[TimerOutputs]]
6767
deps = ["Crayons", "Printf", "Test", "Unicode"]
68-
path = "/Users/sabae/.julia/dev/TimerOutputs"
68+
git-tree-sha1 = "b80671c06f8f8bae08c55d67b5ce292c5ae2660c"
6969
uuid = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
70-
version = "0.4.0+"
70+
version = "0.5.0"
7171

7272
[[Unicode]]
7373
uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"

test/perf/Manifest.toml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ version = "0.12.2"
5353

5454
[[CodecZlib]]
5555
deps = ["BinaryProvider", "Libdl", "Test", "TranscodingStreams"]
56-
git-tree-sha1 = "e3df104c84dfc108f0ca203fd7f5bbdc98641ae9"
56+
git-tree-sha1 = "36bbf5374c661054d41410dc53ff752972583b9b"
5757
uuid = "944b1d66-785c-5afd-91f1-9de20f533193"
58-
version = "0.5.1"
58+
version = "0.5.2"
5959

6060
[[ColorTypes]]
6161
deps = ["FixedPointNumbers", "Random", "Test"]
@@ -339,9 +339,9 @@ version = "0.5.5"
339339

340340
[[Plots]]
341341
deps = ["Base64", "Contour", "Dates", "FixedPointNumbers", "GR", "JSON", "LinearAlgebra", "Measures", "NaNMath", "Pkg", "PlotThemes", "PlotUtils", "Printf", "REPL", "Random", "RecipesBase", "Reexport", "Requires", "Showoff", "SparseArrays", "StaticArrays", "Statistics", "StatsBase", "Test", "UUIDs"]
342-
git-tree-sha1 = "1c345ad538fa31ea6953d89a9d0cbef21e86a3ed"
342+
git-tree-sha1 = "c68a9ec8a13a5bdcb85c311378a86b7d7b9b0792"
343343
uuid = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
344-
version = "0.23.0"
344+
version = "0.23.1"
345345

346346
[[PositiveFactorizations]]
347347
deps = ["LinearAlgebra", "Test"]
@@ -444,9 +444,9 @@ uuid = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
444444

445445
[[StatsBase]]
446446
deps = ["DataStructures", "DelimitedFiles", "LinearAlgebra", "Missings", "Printf", "Random", "SortingAlgorithms", "SparseArrays", "Statistics", "Test"]
447-
git-tree-sha1 = "8f68351fc2600bab59e68406b980b13b2100c472"
447+
git-tree-sha1 = "435707791dc85a67d98d671c1c3fcf1b20b00f94"
448448
uuid = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
449-
version = "0.28.1"
449+
version = "0.29.0"
450450

451451
[[StatsFuns]]
452452
deps = ["Rmath", "SpecialFunctions", "Test"]
@@ -482,15 +482,15 @@ uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
482482

483483
[[TimerOutputs]]
484484
deps = ["Crayons", "Printf", "Test", "Unicode"]
485-
path = "/Users/sabae/.julia/dev/TimerOutputs"
485+
git-tree-sha1 = "b80671c06f8f8bae08c55d67b5ce292c5ae2660c"
486486
uuid = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
487-
version = "0.4.0+"
487+
version = "0.5.0"
488488

489489
[[TranscodingStreams]]
490490
deps = ["Pkg", "Random", "Test"]
491-
git-tree-sha1 = "a34a2d588e2d2825602bf14a24216d5c8b0921ec"
491+
git-tree-sha1 = "8a032ceb5cf7a28bf1bdb77746b250b9e9fda565"
492492
uuid = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"
493-
version = "0.8.1"
493+
version = "0.9.0"
494494

495495
[[URIParser]]
496496
deps = ["Test", "Unicode"]

0 commit comments

Comments
 (0)