Skip to content

Commit a70472f

Browse files
committed
Allow JLLPrefixes v0.4.X
1 parent eab6033 commit a70472f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

BinaryBuilderSources.jl/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ TreeArchival = "216c6a2e-6c61-7669-6863-726165657274"
2222
BinaryBuilderGitUtils = "0.1.0"
2323
Dates = "1.11.0"
2424
Git = "1.3.1"
25-
JLLPrefixes = "0.3.5"
25+
JLLPrefixes = "0.3.8, 0.4"
2626
MultiHashParsing = "0.1.0"
2727
Random = "1.11.0"
2828
Scratch = "1"

BinaryBuilderToolchains.jl/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ TreeArchival = "216c6a2e-6c61-7669-6863-726165657274"
2222
BinaryBuilderPlatformExtensions = "0.1.0"
2323
BinaryBuilderSources = "0.1.0"
2424
HistoricalStdlibVersions = "2.0.1"
25-
JLLPrefixes = "0.3.5"
25+
JLLPrefixes = "0.3.8, 0.4"
2626
PrecompileTools = "1.2.1"
2727
Reexport = "1.2.2"
2828
Scratch = "1.2"

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ TreeArchival = {path = "TreeArchival.jl"}
6767
Accessors = "0.1.42"
6868
HistoricalStdlibVersions = "2"
6969
Infiltrator = "1.9.2"
70-
JLLPrefixes = "0.3.8"
70+
JLLPrefixes = "0.3.8, 0.4"
7171
Logging = "1.11.0"
7272
LoggingExtras = "1.1.0"
7373
OutputCollectors = "1"

0 commit comments

Comments
 (0)