Skip to content

Commit 78eb506

Browse files
committed
Use JLLWrappers#vc/platform_tags
1 parent 9623571 commit 78eb506

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

Manifest.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,9 +139,11 @@ version = "0.4.15"
139139

140140
[[JLLWrappers]]
141141
deps = ["Preferences"]
142-
git-tree-sha1 = "642a199af8b68253517b80bd3bfd17eb4e84df6e"
142+
git-tree-sha1 = "71a9713ecb703d4955d9facf4cfe26d2a4ee3f72"
143+
repo-rev = "vc/platform_tags"
144+
repo-url = "https://github.com/JuliaPackaging/JLLWrappers.jl.git"
143145
uuid = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
144-
version = "1.3.0"
146+
version = "1.4.0"
145147

146148
[[JSON]]
147149
deps = ["Dates", "Mmap", "Parsers", "Unicode"]

Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Downloads = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
1111
GitHub = "bc5e4493-9b4d-5f90-b8aa-2b2bcaad7a26"
1212
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
1313
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
14+
JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
1415
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
1516
LibGit2 = "76f85450-5226-5b5a-8eaa-529ad045b433"
1617
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"

0 commit comments

Comments
 (0)