Skip to content

Commit 42c559c

Browse files
committed
fixup! Use JLLWrappers#vc/platform_tags
1 parent 0e9a8f9 commit 42c559c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Manifest.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ 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 = "66c3eb2778203fb29254cfa1ba5a780c528f389f"
31+
git-tree-sha1 = "73a13427284bc99cecaf2fb26f67a1a199cc3a0e"
3232
repo-rev = "master"
3333
repo-url = "https://github.com/JuliaPackaging/BinaryBuilderBase.jl.git"
3434
uuid = "7f725544-6523-48cd-82d1-3fa08ff4056e"
@@ -133,13 +133,13 @@ version = "1.0.0"
133133

134134
[[JLD2]]
135135
deps = ["DataStructures", "FileIO", "MacroTools", "Mmap", "Pkg", "Printf", "Reexport", "TranscodingStreams", "UUIDs"]
136-
git-tree-sha1 = "46b7834ec8165c541b0b5d1c8ba63ec940723ffb"
136+
git-tree-sha1 = "5335c4c9a30b4b823d1776d2db09882cbfac9f1e"
137137
uuid = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
138-
version = "0.4.15"
138+
version = "0.4.16"
139139

140140
[[JLLWrappers]]
141141
deps = ["Preferences"]
142-
git-tree-sha1 = "71a9713ecb703d4955d9facf4cfe26d2a4ee3f72"
142+
git-tree-sha1 = "25f34ab356ede03701066def0c5be9bd491fe851"
143143
repo-rev = "vc/platform_tags"
144144
repo-url = "https://github.com/JuliaPackaging/JLLWrappers.jl.git"
145145
uuid = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ BinaryBuilderBase = "1.1"
3838
GitHub = "5.1"
3939
HTTP = "0.8, 0.9"
4040
JLD2 = "0.1.6, 0.2, 0.3, 0.4"
41-
JLLWrappers = "1.2.0"
41+
JLLWrappers = "1.4.0"
4242
JSON = "0.21"
4343
LoggingExtras = "0.4"
4444
ObjectFile = "0.3.6"

0 commit comments

Comments
 (0)