Skip to content

Commit c6db2a4

Browse files
committed
Bump for Darwin fix.
1 parent dfcc6e2 commit c6db2a4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.ci/Manifest.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ version = "0.6.4"
4545

4646
[[deps.BinaryBuilderBase]]
4747
deps = ["Bzip2_jll", "CodecZlib", "Downloads", "Gzip_jll", "HistoricalStdlibVersions", "InteractiveUtils", "JLLWrappers", "JSON", "LibGit2", "LibGit2_jll", "Libdl", "Logging", "OrderedCollections", "OutputCollectors", "Pkg", "Printf", "ProgressMeter", "REPL", "Random", "SHA", "Scratch", "SimpleBufferStream", "TOML", "Tar", "Tar_jll", "UUIDs", "XZ_jll", "Zstd_jll", "p7zip_jll", "pigz_jll", "unzip_jll"]
48-
git-tree-sha1 = "f45bf53df073627e8778b559958d9bfd60373b14"
48+
git-tree-sha1 = "91ed234470884b2dd655c0a9dd53f13d16ef3cae"
4949
repo-rev = "ct/ocaml-runner"
5050
repo-url = "https://github.com/JuliaPackaging/BinaryBuilderBase.jl.git"
5151
uuid = "7f725544-6523-48cd-82d1-3fa08ff4056e"

0_RootFS/OCaml/build_tarballs.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ deploy = "--deploy" in ARGS
3232

3333
# These are the targets we support right now:
3434
# x86_64-w64-mingw32
35-
# x86_64-apple-darwin
36-
# aarch64-apple-darwin
35+
# x86_64-apple-darwin14
36+
# aarch64-apple-darwin20
3737
# x86_64-linux-gnu
3838
# x86_64-linux-musl
3939
# aarch64-linux-gnu

0 commit comments

Comments
 (0)