Skip to content

Commit 5993c15

Browse files
committed
Test LLVMBootstrap 13
1 parent e3c8a53 commit 5993c15

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Manifest.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
3131

3232
[[deps.BinaryBuilderBase]]
3333
deps = ["CodecZlib", "Downloads", "InteractiveUtils", "JSON", "LibGit2", "LibGit2_jll", "Libdl", "Logging", "OrderedCollections", "OutputCollectors", "Pkg", "Random", "SHA", "Scratch", "SimpleBufferStream", "TOML", "Tar", "UUIDs", "p7zip_jll", "pigz_jll"]
34-
git-tree-sha1 = "7076ed525d498038d44118ac3fa95b765d26a9d6"
35-
repo-rev = "master"
36-
repo-url = "https://github.com/JuliaPackaging/BinaryBuilderBase.jl.git"
34+
git-tree-sha1 = "a93a1e1457a78d61e4760f6e19ef6156c4cc6609"
35+
repo-rev = "mg/llvm-13"
36+
repo-url = "https://github.com/giordano/BinaryBuilderBase.jl.git"
3737
uuid = "7f725544-6523-48cd-82d1-3fa08ff4056e"
3838
version = "1.8.0"
3939

@@ -45,9 +45,9 @@ version = "0.7.0"
4545

4646
[[deps.Compat]]
4747
deps = ["Base64", "Dates", "DelimitedFiles", "Distributed", "InteractiveUtils", "LibGit2", "Libdl", "LinearAlgebra", "Markdown", "Mmap", "Pkg", "Printf", "REPL", "Random", "SHA", "Serialization", "SharedArrays", "Sockets", "SparseArrays", "Statistics", "Test", "UUIDs", "Unicode"]
48-
git-tree-sha1 = "96b0bc6c52df76506efc8a441c6cf1adcb1babc4"
48+
git-tree-sha1 = "b153278a25dd42c65abbf4e62344f9d22e59191b"
4949
uuid = "34da2185-b29b-5c13-b0c7-acf172513d20"
50-
version = "3.42.0"
50+
version = "3.43.0"
5151

5252
[[deps.CompilerSupportLibraries_jll]]
5353
deps = ["Artifacts", "Libdl"]
@@ -260,9 +260,9 @@ version = "0.1.1"
260260

261261
[[deps.Parsers]]
262262
deps = ["Dates"]
263-
git-tree-sha1 = "85b5da0fa43588c75bb1ff986493443f821c70b7"
263+
git-tree-sha1 = "621f4f3b4977325b9128d5fae7a8b4829a0c2222"
264264
uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
265-
version = "2.2.3"
265+
version = "2.2.4"
266266

267267
[[deps.Pidfile]]
268268
deps = ["FileWatching", "Test"]
@@ -292,9 +292,9 @@ uuid = "de0858da-6303-5e67-8744-51eddeeeb8d7"
292292

293293
[[deps.ProgressMeter]]
294294
deps = ["Distributed", "Printf"]
295-
git-tree-sha1 = "afadeba63d90ff223a6a48d2009434ecee2ec9e8"
295+
git-tree-sha1 = "d7a7aef8f8f2d537104f170139553b14dfe39fe9"
296296
uuid = "92933f4c-e287-5a05-a399-4b506db050ca"
297-
version = "1.7.1"
297+
version = "1.7.2"
298298

299299
[[deps.REPL]]
300300
deps = ["InteractiveUtils", "Markdown", "Sockets", "Unicode"]

0 commit comments

Comments
 (0)