Skip to content

Commit a00f297

Browse files
authored
Update BinaryBuilderBase in the Manifest (#953)
1 parent 797fc25 commit a00f297

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Manifest.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ version = "0.2.0"
2727
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
2828

2929
[[BinaryBuilderBase]]
30-
deps = ["CodecZlib", "Downloads", "JSON", "LibGit2", "Libdl", "Logging", "OutputCollectors", "Pkg", "Random", "SHA", "SimpleBufferStream", "Tar", "UUIDs", "p7zip_jll"]
31-
git-tree-sha1 = "779c86db62a1fb3726df23379e5a7af548ebbbf2"
30+
deps = ["CodecZlib", "Downloads", "JSON", "LibGit2", "Libdl", "Logging", "OutputCollectors", "Pkg", "Random", "SHA", "SimpleBufferStream", "TOML", "Tar", "UUIDs", "p7zip_jll"]
31+
git-tree-sha1 = "65044aca23fe38abecefeb4c5a76f9d850a27580"
3232
repo-rev = "master"
3333
repo-url = "https://github.com/JuliaPackaging/BinaryBuilderBase.jl.git"
3434
uuid = "7f725544-6523-48cd-82d1-3fa08ff4056e"

0 commit comments

Comments
 (0)