Skip to content

Commit c66be14

Browse files
committed
Update BinaryBuilderBase for new non-experimental platforms
1 parent dc23f2d commit c66be14

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Manifest.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
2828

2929
[[BinaryBuilderBase]]
3030
deps = ["CodecZlib", "Downloads", "InteractiveUtils", "JSON", "LibGit2", "Libdl", "Logging", "OutputCollectors", "Pkg", "Random", "SHA", "Scratch", "SimpleBufferStream", "TOML", "Tar", "UUIDs", "p7zip_jll", "pigz_jll"]
31-
git-tree-sha1 = "ce5a93639694e69fefd8a3c09b1c24293bfa0c91"
32-
repo-rev = "kc/fix_any_redirect_type"
33-
repo-url = "https://github.com/JuliaPackaging/BinaryBuilderBase.jl.git"
31+
git-tree-sha1 = "a7d9c9f209f47a86622ec2bc019359b41db33d0b"
32+
repo-rev = "mg/experimental-true"
33+
repo-url = "https://github.com/giordano/BinaryBuilderBase.jl.git"
3434
uuid = "7f725544-6523-48cd-82d1-3fa08ff4056e"
35-
version = "1.2.1"
35+
version = "1.3.0"
3636

3737
[[CodecZlib]]
3838
deps = ["TranscodingStreams", "Zlib_jll"]

0 commit comments

Comments
 (0)