Skip to content

Commit

Permalink
New version: BinaryBuilder v0.5.4 (#62053)
Browse files Browse the repository at this point in the history
UUID: 12aac903-9f7c-5d81-afc2-d9565ea332ae
Repo: https://github.com/JuliaPackaging/BinaryBuilder.jl.git
Tree: 239a17b1335583c23684f24a52b973f02d8c4094

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Jun 9, 2022
1 parent 9fa86ce commit 00a772d
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
11 changes: 9 additions & 2 deletions B/BinaryBuilder/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ ObjectFile = "0.3"
GitHub = "5.1.0-5"
JSON = "0.21"
PkgLicenses = "0.2"
ProgressMeter = "1"

["0.2-0.2.2"]
RegistryTools = "1"
Expand All @@ -37,6 +36,9 @@ julia = "1.3.0-1.5"
["0.2-0.5.1"]
ghr_jll = "0.13"

["0.2-0.5.3"]
ProgressMeter = "1"

["0.2.3"]
RegistryTools = "1.2.2-1"

Expand Down Expand Up @@ -90,8 +92,13 @@ BinaryBuilderBase = "1.1.0-1"
BinaryBuilderBase = "1.2.0-1"

["0.5-0"]
BinaryBuilderBase = "1.4.0-1"
julia = "1.7.0-1"

["0.5-0.5.3"]
BinaryBuilderBase = "1.4.0-1"

["0.5.2-0"]
ghr_jll = "0.13-0.14"

["0.5.4-0"]
BinaryBuilderBase = "1.10.0-1"
4 changes: 3 additions & 1 deletion B/BinaryBuilder/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
ObjectFile = "d8793406-e978-5875-9003-1fc021f44a92"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
PkgLicenses = "fc669557-7ec9-5e45-bca9-462afbc28879"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SHA = "ea8e919c-243c-51af-8825-aaa63cd721ce"
Expand All @@ -26,6 +25,9 @@ InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
MbedTLS = "739be429-bea8-5141-9913-cc70e7f3736d"

["0-0.5.3"]
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"

["0.2-0"]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Registrator = "4418983a-e44d-11e8-3aec-9789530b3b3e"
Expand Down
3 changes: 3 additions & 0 deletions B/BinaryBuilder/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,6 @@ git-tree-sha1 = "8fab0989344122b93d0a5e3d746725a56e0663b9"

["0.5.3"]
git-tree-sha1 = "0098c5256219c5e0d7a3e818483724ea86e19591"

["0.5.4"]
git-tree-sha1 = "239a17b1335583c23684f24a52b973f02d8c4094"

0 comments on commit 00a772d

Please sign in to comment.