Skip to content

Commit 0abcedb

Browse files
committed
Manifest upgrade
1 parent adebe4e commit 0abcedb

File tree

14 files changed

+218
-170
lines changed

14 files changed

+218
-170
lines changed

BinaryBuilderAuditor.jl/Manifest.toml

Lines changed: 29 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file is machine-generated - editing it directly is not advised
22

3-
julia_version = "1.11.6"
3+
julia_version = "1.11.7"
44
manifest_format = "2.0"
55
project_hash = "f0465bc14e77aee28eba0944a179c9c65f95a304"
66

@@ -41,7 +41,7 @@ uuid = "21737265-7a69-6e4f-4974-6375646f7270"
4141
version = "0.1.0"
4242

4343
[[deps.BinaryBuilderSources]]
44-
deps = ["BinaryBuilderGitUtils", "Dates", "Downloads", "Git", "JLLPrefixes", "MultiHashParsing", "Pkg", "Random", "SHA", "Scratch", "TimerOutputs", "TreeArchival"]
44+
deps = ["BinaryBuilderGitUtils", "Dates", "Downloads", "Git", "JLLPrefixes", "MultiHashParsing", "Pkg", "Random", "SHA", "Scratch", "TOML", "TimerOutputs", "TreeArchival"]
4545
path = "../BinaryBuilderSources.jl"
4646
uuid = "316c416d-4527-6863-7465-466137743047"
4747
version = "0.1.0"
@@ -54,9 +54,9 @@ version = "0.2.0"
5454

5555
[[deps.Compat]]
5656
deps = ["TOML", "UUIDs"]
57-
git-tree-sha1 = "3a3dfb30697e96a440e4149c8c51bf32f818c0f3"
57+
git-tree-sha1 = "0037835448781bb46feb39866934e243886d756a"
5858
uuid = "34da2185-b29b-5c13-b0c7-acf172513d20"
59-
version = "4.17.0"
59+
version = "4.18.0"
6060

6161
[deps.Compat.extensions]
6262
CompatLinearAlgebraExt = "LinearAlgebra"
@@ -77,9 +77,9 @@ version = "1.6.0"
7777

7878
[[deps.Expat_jll]]
7979
deps = ["Artifacts", "JLLWrappers", "Libdl"]
80-
git-tree-sha1 = "d55dffd9ae73ff72f1c0482454dcf2ec6c6c4a63"
80+
git-tree-sha1 = "7bb1361afdb33c7f2b085aa49ea8fe1b0fb14e58"
8181
uuid = "2e619515-83b5-522b-bb60-26c02a35a201"
82-
version = "2.6.5+0"
82+
version = "2.7.1+0"
8383

8484
[[deps.ExprTools]]
8585
git-tree-sha1 = "27415f162e6028e81c72b82ef756bf321213b6ec"
@@ -91,24 +91,30 @@ uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
9191
version = "1.11.0"
9292

9393
[[deps.Git]]
94-
deps = ["Git_jll", "JLLWrappers", "OpenSSH_jll"]
95-
git-tree-sha1 = "2230a9cc32394b11a3b3aa807a382e3bbab1198c"
94+
deps = ["Git_LFS_jll", "Git_jll", "JLLWrappers", "OpenSSH_jll"]
95+
git-tree-sha1 = "824a1890086880696fc908fe12a17bcf61738bd8"
9696
uuid = "d7ba0133-e1db-5d97-8f8c-041e4b3a1eb2"
97-
version = "1.4.0"
97+
version = "1.5.0"
98+
99+
[[deps.Git_LFS_jll]]
100+
deps = ["Artifacts", "JLLWrappers", "Libdl"]
101+
git-tree-sha1 = "bb8471f313ed941f299aa53d32a94ab3bee08844"
102+
uuid = "020c3dae-16b3-5ae5-87b3-4cb189e250b2"
103+
version = "3.7.0+0"
98104

99105
[[deps.Git_jll]]
100106
deps = ["Artifacts", "Expat_jll", "JLLWrappers", "LibCURL_jll", "Libdl", "Libiconv_jll", "OpenSSL_jll", "PCRE2_jll", "Zlib_jll"]
101-
git-tree-sha1 = "cb151153e40ad40a6dbf984fcd767e1d266fcc9c"
107+
git-tree-sha1 = "e2aef26f7d273f1e5b1daba56837c47b49b4388f"
102108
uuid = "f8c6e375-362e-5223-8a59-34ff63f689eb"
103-
version = "2.50.1+0"
109+
version = "2.51.1+0"
104110

105111
[[deps.HistoricalStdlibVersions]]
106112
deps = ["Pkg", "PrecompileTools"]
107-
git-tree-sha1 = "1c2bfcc3d0ad9628a0fc247a267d8b06153182d4"
113+
git-tree-sha1 = "4e7f6506af8fab111202d306abc5aab5c8d1d8ac"
108114
repo-rev = "main"
109115
repo-url = "https://github.com/JuliaPackaging/HistoricalStdlibVersions.jl.git"
110116
uuid = "6df8b67a-e8a0-4029-b4b7-ac196fe72102"
111-
version = "2.0.3"
117+
version = "2.0.4"
112118

113119
[[deps.InteractiveUtils]]
114120
deps = ["Markdown"]
@@ -127,15 +133,15 @@ weakdeps = ["BinaryBuilderSources"]
127133

128134
[[deps.JLLPrefixes]]
129135
deps = ["Artifacts", "Git", "HistoricalStdlibVersions", "Pkg", "Preferences", "SHA", "Scratch"]
130-
git-tree-sha1 = "c199272df7cab0230eb6febc3003c87873599107"
136+
path = "../../jldev/JLLPrefixes"
131137
uuid = "afc68a34-7891-4c5a-9da1-1c62935e7b0d"
132-
version = "0.3.13"
138+
version = "0.4.1"
133139

134140
[[deps.JLLWrappers]]
135141
deps = ["Artifacts", "Preferences"]
136-
git-tree-sha1 = "a007feb38b422fbdab534406aeca1b86823cb4d6"
142+
git-tree-sha1 = "0533e564aae234aff59ab625543145446d8b6ec2"
137143
uuid = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
138-
version = "1.7.0"
144+
version = "1.7.1"
139145

140146
[[deps.KeywordArgumentExtraction]]
141147
deps = ["ExprTools", "InteractiveUtils"]
@@ -226,15 +232,15 @@ version = "0.4.4"
226232

227233
[[deps.OpenSSH_jll]]
228234
deps = ["Artifacts", "JLLWrappers", "Libdl", "OpenSSL_jll", "Zlib_jll"]
229-
git-tree-sha1 = "cb7acd5d10aff809b4d0191dfe1956c2edf35800"
235+
git-tree-sha1 = "1f2f0911e1c02f28a390bb720f97f3349c4dcefb"
230236
uuid = "9bd350c2-7e96-507f-8002-3f2e150b4e1b"
231-
version = "10.0.1+0"
237+
version = "10.0.2+0"
232238

233239
[[deps.OpenSSL_jll]]
234240
deps = ["Artifacts", "JLLWrappers", "Libdl"]
235-
git-tree-sha1 = "87510f7292a2b21aeff97912b0898f9553cc5c2c"
241+
git-tree-sha1 = "2ae7d4ddec2e13ad3bddf5c0796f7547cf682391"
236242
uuid = "458c3c95-2e84-50aa-8efc-19380b2a3a95"
237-
version = "3.5.1+0"
243+
version = "3.5.2+0"
238244

239245
[[deps.OrderedCollections]]
240246
git-tree-sha1 = "05868e21324cede2207c6f0f466b4bfef6d5e7ee"
@@ -265,9 +271,9 @@ version = "1.2.1"
265271

266272
[[deps.Preferences]]
267273
deps = ["TOML"]
268-
git-tree-sha1 = "9306f6085165d270f7e3db02af26a400d580f5c6"
274+
git-tree-sha1 = "0f27480397253da18fe2c12a4ba4eb9eb208bf3d"
269275
uuid = "21216c6a-2e73-6563-6e65-726566657250"
270-
version = "1.4.3"
276+
version = "1.5.0"
271277

272278
[[deps.Printf]]
273279
deps = ["Unicode"]

BinaryBuilderGitUtils.jl/Manifest.toml

Lines changed: 22 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file is machine-generated - editing it directly is not advised
22

3-
julia_version = "1.11.6"
3+
julia_version = "1.11.7"
44
manifest_format = "2.0"
55
project_hash = "5065db5cbc116447b19556c4543ba261ca11385f"
66

@@ -15,27 +15,33 @@ version = "1.11.0"
1515

1616
[[deps.Expat_jll]]
1717
deps = ["Artifacts", "JLLWrappers", "Libdl"]
18-
git-tree-sha1 = "d55dffd9ae73ff72f1c0482454dcf2ec6c6c4a63"
18+
git-tree-sha1 = "7bb1361afdb33c7f2b085aa49ea8fe1b0fb14e58"
1919
uuid = "2e619515-83b5-522b-bb60-26c02a35a201"
20-
version = "2.6.5+0"
20+
version = "2.7.1+0"
2121

2222
[[deps.Git]]
23-
deps = ["Git_jll", "JLLWrappers", "OpenSSH_jll"]
24-
git-tree-sha1 = "2230a9cc32394b11a3b3aa807a382e3bbab1198c"
23+
deps = ["Git_LFS_jll", "Git_jll", "JLLWrappers", "OpenSSH_jll"]
24+
git-tree-sha1 = "824a1890086880696fc908fe12a17bcf61738bd8"
2525
uuid = "d7ba0133-e1db-5d97-8f8c-041e4b3a1eb2"
26-
version = "1.4.0"
26+
version = "1.5.0"
27+
28+
[[deps.Git_LFS_jll]]
29+
deps = ["Artifacts", "JLLWrappers", "Libdl"]
30+
git-tree-sha1 = "bb8471f313ed941f299aa53d32a94ab3bee08844"
31+
uuid = "020c3dae-16b3-5ae5-87b3-4cb189e250b2"
32+
version = "3.7.0+0"
2733

2834
[[deps.Git_jll]]
2935
deps = ["Artifacts", "Expat_jll", "JLLWrappers", "LibCURL_jll", "Libdl", "Libiconv_jll", "OpenSSL_jll", "PCRE2_jll", "Zlib_jll"]
30-
git-tree-sha1 = "cb151153e40ad40a6dbf984fcd767e1d266fcc9c"
36+
git-tree-sha1 = "e2aef26f7d273f1e5b1daba56837c47b49b4388f"
3137
uuid = "f8c6e375-362e-5223-8a59-34ff63f689eb"
32-
version = "2.50.1+0"
38+
version = "2.51.1+0"
3339

3440
[[deps.JLLWrappers]]
3541
deps = ["Artifacts", "Preferences"]
36-
git-tree-sha1 = "a007feb38b422fbdab534406aeca1b86823cb4d6"
42+
git-tree-sha1 = "0533e564aae234aff59ab625543145446d8b6ec2"
3743
uuid = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
38-
version = "1.7.0"
44+
version = "1.7.1"
3945

4046
[[deps.LibCURL_jll]]
4147
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll", "Zlib_jll", "nghttp2_jll"]
@@ -70,15 +76,15 @@ version = "0.1.0"
7076

7177
[[deps.OpenSSH_jll]]
7278
deps = ["Artifacts", "JLLWrappers", "Libdl", "OpenSSL_jll", "Zlib_jll"]
73-
git-tree-sha1 = "cb7acd5d10aff809b4d0191dfe1956c2edf35800"
79+
git-tree-sha1 = "1f2f0911e1c02f28a390bb720f97f3349c4dcefb"
7480
uuid = "9bd350c2-7e96-507f-8002-3f2e150b4e1b"
75-
version = "10.0.1+0"
81+
version = "10.0.2+0"
7682

7783
[[deps.OpenSSL_jll]]
7884
deps = ["Artifacts", "JLLWrappers", "Libdl"]
79-
git-tree-sha1 = "87510f7292a2b21aeff97912b0898f9553cc5c2c"
85+
git-tree-sha1 = "2ae7d4ddec2e13ad3bddf5c0796f7547cf682391"
8086
uuid = "458c3c95-2e84-50aa-8efc-19380b2a3a95"
81-
version = "3.5.1+0"
87+
version = "3.5.2+0"
8288

8389
[[deps.PCRE2_jll]]
8490
deps = ["Artifacts", "Libdl"]
@@ -87,9 +93,9 @@ version = "10.42.0+1"
8793

8894
[[deps.Preferences]]
8995
deps = ["TOML"]
90-
git-tree-sha1 = "9306f6085165d270f7e3db02af26a400d580f5c6"
96+
git-tree-sha1 = "0f27480397253da18fe2c12a4ba4eb9eb208bf3d"
9197
uuid = "21216c6a-2e73-6563-6e65-726566657250"
92-
version = "1.4.3"
98+
version = "1.5.0"
9399

94100
[[deps.Printf]]
95101
deps = ["Unicode"]

BinaryBuilderPlatformExtensions.jl/Manifest.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file is machine-generated - editing it directly is not advised
22

3-
julia_version = "1.11.6"
3+
julia_version = "1.11.7"
44
manifest_format = "2.0"
55
project_hash = "02c91ea86434b619a90551de48dcdc5edac5866c"
66

@@ -22,9 +22,9 @@ version = "1.2.1"
2222

2323
[[deps.Preferences]]
2424
deps = ["TOML"]
25-
git-tree-sha1 = "9306f6085165d270f7e3db02af26a400d580f5c6"
25+
git-tree-sha1 = "0f27480397253da18fe2c12a4ba4eb9eb208bf3d"
2626
uuid = "21216c6a-2e73-6563-6e65-726566657250"
27-
version = "1.4.3"
27+
version = "1.5.0"
2828

2929
[[deps.Printf]]
3030
deps = ["Unicode"]

BinaryBuilderProducts.jl/Manifest.toml

Lines changed: 30 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file is machine-generated - editing it directly is not advised
22

3-
julia_version = "1.11.6"
3+
julia_version = "1.11.7"
44
manifest_format = "2.0"
55
project_hash = "c2f035581add52d2ffa9427da668fde9005dd078"
66

@@ -35,16 +35,16 @@ uuid = "213f2928-4d72-6f46-7461-4c705f634367"
3535
version = "0.1.0"
3636

3737
[[deps.BinaryBuilderSources]]
38-
deps = ["BinaryBuilderGitUtils", "Dates", "Downloads", "Git", "JLLPrefixes", "MultiHashParsing", "Pkg", "Random", "SHA", "Scratch", "TimerOutputs", "TreeArchival"]
38+
deps = ["BinaryBuilderGitUtils", "Dates", "Downloads", "Git", "JLLPrefixes", "MultiHashParsing", "Pkg", "Random", "SHA", "Scratch", "TOML", "TimerOutputs", "TreeArchival"]
3939
path = "../BinaryBuilderSources.jl"
4040
uuid = "316c416d-4527-6863-7465-466137743047"
4141
version = "0.1.0"
4242

4343
[[deps.Compat]]
4444
deps = ["TOML", "UUIDs"]
45-
git-tree-sha1 = "3a3dfb30697e96a440e4149c8c51bf32f818c0f3"
45+
git-tree-sha1 = "0037835448781bb46feb39866934e243886d756a"
4646
uuid = "34da2185-b29b-5c13-b0c7-acf172513d20"
47-
version = "4.17.0"
47+
version = "4.18.0"
4848

4949
[deps.Compat.extensions]
5050
CompatLinearAlgebraExt = "LinearAlgebra"
@@ -65,9 +65,9 @@ version = "1.6.0"
6565

6666
[[deps.Expat_jll]]
6767
deps = ["Artifacts", "JLLWrappers", "Libdl"]
68-
git-tree-sha1 = "d55dffd9ae73ff72f1c0482454dcf2ec6c6c4a63"
68+
git-tree-sha1 = "7bb1361afdb33c7f2b085aa49ea8fe1b0fb14e58"
6969
uuid = "2e619515-83b5-522b-bb60-26c02a35a201"
70-
version = "2.6.5+0"
70+
version = "2.7.1+0"
7171

7272
[[deps.ExprTools]]
7373
git-tree-sha1 = "27415f162e6028e81c72b82ef756bf321213b6ec"
@@ -79,22 +79,28 @@ uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
7979
version = "1.11.0"
8080

8181
[[deps.Git]]
82-
deps = ["Git_jll", "JLLWrappers", "OpenSSH_jll"]
83-
git-tree-sha1 = "2230a9cc32394b11a3b3aa807a382e3bbab1198c"
82+
deps = ["Git_LFS_jll", "Git_jll", "JLLWrappers", "OpenSSH_jll"]
83+
git-tree-sha1 = "824a1890086880696fc908fe12a17bcf61738bd8"
8484
uuid = "d7ba0133-e1db-5d97-8f8c-041e4b3a1eb2"
85-
version = "1.4.0"
85+
version = "1.5.0"
86+
87+
[[deps.Git_LFS_jll]]
88+
deps = ["Artifacts", "JLLWrappers", "Libdl"]
89+
git-tree-sha1 = "bb8471f313ed941f299aa53d32a94ab3bee08844"
90+
uuid = "020c3dae-16b3-5ae5-87b3-4cb189e250b2"
91+
version = "3.7.0+0"
8692

8793
[[deps.Git_jll]]
8894
deps = ["Artifacts", "Expat_jll", "JLLWrappers", "LibCURL_jll", "Libdl", "Libiconv_jll", "OpenSSL_jll", "PCRE2_jll", "Zlib_jll"]
89-
git-tree-sha1 = "cb151153e40ad40a6dbf984fcd767e1d266fcc9c"
95+
git-tree-sha1 = "e2aef26f7d273f1e5b1daba56837c47b49b4388f"
9096
uuid = "f8c6e375-362e-5223-8a59-34ff63f689eb"
91-
version = "2.50.1+0"
97+
version = "2.51.1+0"
9298

9399
[[deps.HistoricalStdlibVersions]]
94-
deps = ["Pkg"]
95-
git-tree-sha1 = "7e72d0ce251105cebeab1e156977af2346cbe558"
100+
deps = ["Pkg", "PrecompileTools"]
101+
git-tree-sha1 = "0eab8a68b8162a4c6a1f10bcdb54ec23d647412f"
96102
uuid = "6df8b67a-e8a0-4029-b4b7-ac196fe72102"
97-
version = "2.0.2"
103+
version = "2.0.4"
98104

99105
[[deps.InteractiveUtils]]
100106
deps = ["Markdown"]
@@ -113,15 +119,15 @@ weakdeps = ["BinaryBuilderSources"]
113119

114120
[[deps.JLLPrefixes]]
115121
deps = ["Artifacts", "Git", "HistoricalStdlibVersions", "Pkg", "Preferences", "SHA", "Scratch"]
116-
git-tree-sha1 = "c199272df7cab0230eb6febc3003c87873599107"
122+
git-tree-sha1 = "3b772c89f2fb0f2877e9149d3f529276ca8b33f2"
117123
uuid = "afc68a34-7891-4c5a-9da1-1c62935e7b0d"
118-
version = "0.3.13"
124+
version = "0.4.1"
119125

120126
[[deps.JLLWrappers]]
121127
deps = ["Artifacts", "Preferences"]
122-
git-tree-sha1 = "a007feb38b422fbdab534406aeca1b86823cb4d6"
128+
git-tree-sha1 = "0533e564aae234aff59ab625543145446d8b6ec2"
123129
uuid = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
124-
version = "1.7.0"
130+
version = "1.7.1"
125131

126132
[[deps.KeywordArgumentExtraction]]
127133
deps = ["ExprTools", "InteractiveUtils"]
@@ -200,15 +206,15 @@ version = "1.2.0"
200206

201207
[[deps.OpenSSH_jll]]
202208
deps = ["Artifacts", "JLLWrappers", "Libdl", "OpenSSL_jll", "Zlib_jll"]
203-
git-tree-sha1 = "cb7acd5d10aff809b4d0191dfe1956c2edf35800"
209+
git-tree-sha1 = "1f2f0911e1c02f28a390bb720f97f3349c4dcefb"
204210
uuid = "9bd350c2-7e96-507f-8002-3f2e150b4e1b"
205-
version = "10.0.1+0"
211+
version = "10.0.2+0"
206212

207213
[[deps.OpenSSL_jll]]
208214
deps = ["Artifacts", "JLLWrappers", "Libdl"]
209-
git-tree-sha1 = "87510f7292a2b21aeff97912b0898f9553cc5c2c"
215+
git-tree-sha1 = "2ae7d4ddec2e13ad3bddf5c0796f7547cf682391"
210216
uuid = "458c3c95-2e84-50aa-8efc-19380b2a3a95"
211-
version = "3.5.1+0"
217+
version = "3.5.2+0"
212218

213219
[[deps.OrderedCollections]]
214220
git-tree-sha1 = "05868e21324cede2207c6f0f466b4bfef6d5e7ee"
@@ -239,9 +245,9 @@ version = "1.2.1"
239245

240246
[[deps.Preferences]]
241247
deps = ["TOML"]
242-
git-tree-sha1 = "9306f6085165d270f7e3db02af26a400d580f5c6"
248+
git-tree-sha1 = "0f27480397253da18fe2c12a4ba4eb9eb208bf3d"
243249
uuid = "21216c6a-2e73-6563-6e65-726566657250"
244-
version = "1.4.3"
250+
version = "1.5.0"
245251

246252
[[deps.Printf]]
247253
deps = ["Unicode"]

0 commit comments

Comments
 (0)