Skip to content

Commit 97a712f

Browse files
authored
Update .ci/Manifest.toml (#1179)
1 parent da6d052 commit 97a712f

File tree

1 file changed

+222
-0
lines changed

1 file changed

+222
-0
lines changed

.ci/Manifest.toml

Lines changed: 222 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,222 @@
1+
# This file is machine-generated - editing it directly is not advised
2+
3+
julia_version = "1.12.0-DEV"
4+
manifest_format = "2.0"
5+
project_hash = "b25b51369ac1c4a63619c6f77655347661ec5439"
6+
7+
[[deps.ArgTools]]
8+
uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
9+
version = "1.1.2"
10+
11+
[[deps.Artifacts]]
12+
uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
13+
version = "1.11.0"
14+
15+
[[deps.Base64]]
16+
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
17+
version = "1.11.0"
18+
19+
[[deps.CompilerSupportLibraries_jll]]
20+
deps = ["Artifacts", "Libdl"]
21+
uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae"
22+
version = "1.3.0+1"
23+
24+
[[deps.Dates]]
25+
deps = ["Printf"]
26+
uuid = "ade2ca70-3891-5945-98fb-dc099432e06a"
27+
version = "1.11.0"
28+
29+
[[deps.Distributed]]
30+
deps = ["Random", "Serialization", "Sockets"]
31+
uuid = "8ba89e20-285c-5b6f-9357-94700520ee1b"
32+
version = "1.11.0"
33+
34+
[[deps.Downloads]]
35+
deps = ["ArgTools", "FileWatching", "LibCURL", "NetworkOptions"]
36+
uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
37+
version = "1.6.0"
38+
39+
[[deps.FileWatching]]
40+
uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
41+
version = "1.11.0"
42+
43+
[[deps.Glob]]
44+
git-tree-sha1 = "97285bbd5230dd766e9ef6749b80fc617126d496"
45+
uuid = "c27321d9-0574-5035-807b-f59d2c89b15c"
46+
version = "1.3.1"
47+
48+
[[deps.InteractiveUtils]]
49+
deps = ["Markdown"]
50+
uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
51+
version = "1.11.0"
52+
53+
[[deps.JuliaSyntaxHighlighting]]
54+
deps = ["StyledStrings"]
55+
uuid = "dc6e5ff7-fb65-4e79-a425-ec3bc9c03011"
56+
version = "1.12.0"
57+
58+
[[deps.LazyArtifacts]]
59+
deps = ["Artifacts", "Pkg"]
60+
uuid = "4af54fe1-eca0-43a8-85a7-787d91b784e3"
61+
version = "1.11.0"
62+
63+
[[deps.LibCURL]]
64+
deps = ["LibCURL_jll", "MozillaCACerts_jll"]
65+
uuid = "b27032c2-a3e7-50c8-80cd-2d36dbcbfd21"
66+
version = "0.6.4"
67+
68+
[[deps.LibCURL_jll]]
69+
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "OpenSSL_jll", "Zlib_jll", "nghttp2_jll"]
70+
uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
71+
version = "8.11.1+1"
72+
73+
[[deps.LibGit2]]
74+
deps = ["LibGit2_jll", "NetworkOptions", "Printf", "SHA"]
75+
uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
76+
version = "1.11.0"
77+
78+
[[deps.LibGit2_jll]]
79+
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "OpenSSL_jll"]
80+
uuid = "e37daf67-58a4-590a-8e99-b0245dd2ffc5"
81+
version = "1.9.0+0"
82+
83+
[[deps.LibSSH2_jll]]
84+
deps = ["Artifacts", "Libdl", "OpenSSL_jll"]
85+
uuid = "29816b5a-b9ab-546f-933c-edad1886dfa8"
86+
version = "1.11.3+1"
87+
88+
[[deps.Libdl]]
89+
uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
90+
version = "1.11.0"
91+
92+
[[deps.LinearAlgebra]]
93+
deps = ["Libdl", "OpenBLAS_jll", "libblastrampoline_jll"]
94+
path = ".."
95+
uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
96+
version = "1.11.0"
97+
98+
[[deps.Logging]]
99+
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
100+
version = "1.11.0"
101+
102+
[[deps.Markdown]]
103+
deps = ["Base64", "JuliaSyntaxHighlighting", "StyledStrings"]
104+
uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
105+
version = "1.11.0"
106+
107+
[[deps.MozillaCACerts_jll]]
108+
uuid = "14a3606d-f60d-562e-9121-12d972cd8159"
109+
version = "2024.12.31"
110+
111+
[[deps.NetworkOptions]]
112+
uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
113+
version = "1.3.0"
114+
115+
[[deps.OpenBLAS_jll]]
116+
deps = ["Artifacts", "CompilerSupportLibraries_jll", "Libdl"]
117+
uuid = "4536629a-c528-5b80-bd46-f80d51c5b363"
118+
version = "0.3.29+0"
119+
120+
[[deps.OpenSSL_jll]]
121+
deps = ["Artifacts", "Libdl"]
122+
uuid = "458c3c95-2e84-50aa-8efc-19380b2a3a95"
123+
version = "3.0.15+2"
124+
125+
[[deps.PackageCompiler]]
126+
deps = ["Artifacts", "Glob", "LazyArtifacts", "Libdl", "Pkg", "Printf", "RelocatableFolders", "TOML", "UUIDs", "p7zip_jll"]
127+
git-tree-sha1 = "5d13e5b70011762b74f86fc08385303589f80272"
128+
uuid = "9b87118b-4619-50d2-8e1e-99f35a4d4d9d"
129+
version = "2.2.0"
130+
131+
[[deps.Pkg]]
132+
deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "Random", "SHA", "TOML", "Tar", "UUIDs", "p7zip_jll"]
133+
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
134+
version = "1.12.0"
135+
136+
[deps.Pkg.extensions]
137+
REPLExt = "REPL"
138+
139+
[deps.Pkg.weakdeps]
140+
REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
141+
142+
[[deps.Printf]]
143+
deps = ["Unicode"]
144+
uuid = "de0858da-6303-5e67-8744-51eddeeeb8d7"
145+
version = "1.11.0"
146+
147+
[[deps.Random]]
148+
deps = ["SHA"]
149+
uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
150+
version = "1.11.0"
151+
152+
[[deps.RelocatableFolders]]
153+
deps = ["SHA", "Scratch"]
154+
git-tree-sha1 = "ffdaf70d81cf6ff22c2b6e733c900c3321cab864"
155+
uuid = "05181044-ff0b-4ac5-8273-598c1e38db00"
156+
version = "1.0.1"
157+
158+
[[deps.SHA]]
159+
uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
160+
version = "0.7.0"
161+
162+
[[deps.Scratch]]
163+
deps = ["Dates"]
164+
git-tree-sha1 = "3bac05bc7e74a75fd9cba4295cde4045d9fe2386"
165+
uuid = "6c6a2e73-6563-6170-7368-637461726353"
166+
version = "1.2.1"
167+
168+
[[deps.Serialization]]
169+
uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
170+
version = "1.11.0"
171+
172+
[[deps.Sockets]]
173+
uuid = "6462fe0b-24de-5631-8697-dd941f90decc"
174+
version = "1.11.0"
175+
176+
[[deps.StyledStrings]]
177+
uuid = "f489334b-da3d-4c2e-b8f0-e476e12c162b"
178+
version = "1.11.0"
179+
180+
[[deps.TOML]]
181+
deps = ["Dates"]
182+
uuid = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
183+
version = "1.0.3"
184+
185+
[[deps.Tar]]
186+
deps = ["ArgTools", "SHA"]
187+
uuid = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e"
188+
version = "1.10.0"
189+
190+
[[deps.Test]]
191+
deps = ["InteractiveUtils", "Logging", "Random", "Serialization"]
192+
uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
193+
version = "1.11.0"
194+
195+
[[deps.UUIDs]]
196+
deps = ["Random", "SHA"]
197+
uuid = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
198+
version = "1.11.0"
199+
200+
[[deps.Unicode]]
201+
uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
202+
version = "1.11.0"
203+
204+
[[deps.Zlib_jll]]
205+
deps = ["Libdl"]
206+
uuid = "83775a58-1f1d-513f-b197-d71354ab007a"
207+
version = "1.3.1+2"
208+
209+
[[deps.libblastrampoline_jll]]
210+
deps = ["Artifacts", "Libdl"]
211+
uuid = "8e850b90-86db-534c-a0d3-1478176c7d93"
212+
version = "5.12.0+0"
213+
214+
[[deps.nghttp2_jll]]
215+
deps = ["Artifacts", "Libdl"]
216+
uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d"
217+
version = "1.64.0+1"
218+
219+
[[deps.p7zip_jll]]
220+
deps = ["Artifacts", "Libdl"]
221+
uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0"
222+
version = "17.5.0+2"

0 commit comments

Comments
 (0)