-
Notifications
You must be signed in to change notification settings - Fork 0
/
build.zig.zon
483 lines (483 loc) · 23.5 KB
/
build.zig.zon
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
.{
.name = "boost-libraries",
.version = "1.87.0",
.dependencies = .{
.core = .{
.url = "git+https://github.com/boostorg/core#boost-1.87.0",
.hash = "12205e1ee44ee9f2ac3ee244c7e023481ea0d11a3b0455578708f304e1ac23ecbdde",
},
.algorithm = .{
.url = "git+https://github.com/boostorg/algorithm#boost-1.87.0",
.hash = "1220c0e4cbe2f4b2eb45d2af32ff2101ead505958a4247c74aa9f5411d0d821c0fbb",
},
.assert = .{
.url = "git+https://github.com/boostorg/assert#boost-1.87.0",
.hash = "1220cb48d4e3ca5f3805d1fd95baf89270d11711b0b320176dab4f1adc49a5337693",
},
.config = .{
.url = "git+https://github.com/boostorg/config#boost-1.87.0",
.hash = "122060e221707cabd38efb5c1bffc3c56cce1fe4c25eba91a14ab3f702e7b59f0374",
},
.mp11 = .{
.url = "git+https://github.com/boostorg/mp11#boost-1.87.0",
.hash = "12203751dd60f09673c049c78fc0c17c7dd0a89bf037ff8964e429addbe5ca4fe5cc",
},
.type_traits = .{
.url = "git+https://github.com/boostorg/type_traits#boost-1.87.0",
.hash = "1220559f93ddb717f55f2d43c4bb3deaf98baf7af1f11ffd9f2ab92c67842640283e",
},
.range = .{
.url = "git+https://github.com/boostorg/range#boost-1.87.0",
.hash = "122057e21e4750e287bd314da0c0b049531808e05ba14ac466901c26920d346e2380",
},
.functional = .{
.url = "git+https://github.com/boostorg/functional#boost-1.87.0",
.hash = "1220076d0d66d954789d4d29cf16c38de95004d9d29960f166f029fde23522d9497a",
},
.container_hash = .{
.url = "git+https://github.com/boostorg/container_hash#boost-1.87.0",
.hash = "12201cd3d7c94d31253a338a19e8d89d5e3108033e2f0819b6a43987a6542968053b",
},
.mpl = .{
.url = "git+https://github.com/boostorg/mpl#boost-1.87.0",
.hash = "122067750d516a1f4b7011d3de8c0af48bc69697137bb3a33d815ed13b4d516e95e5",
},
.iterator = .{
.url = "git+https://github.com/boostorg/iterator#boost-1.87.0",
.hash = "12200e831806c1978f57c5ee29538df5194e0dd3157f1c59765c88caff11e1ee53dc",
},
.preprocessor = .{
.url = "git+https://github.com/boostorg/preprocessor#boost-1.87.0",
.hash = "1220b9a8dc8c3a92df0f8958e8c2195441ad5db1f8ee442262cbbfbeb7fdbfcb8e22",
},
.describe = .{
.url = "git+https://github.com/boostorg/describe#boost-1.87.0",
.hash = "12205876bd79e2da82afe0290c8e30dc5436250d3248fb1918aace2f2768e92bb5d5",
},
.move = .{
.url = "git+https://github.com/boostorg/move#boost-1.87.0",
.hash = "1220b7bd81c4dc898cfc4d2577b6afef4b0b484c894174f220845cfaf4635422d201",
},
.detail = .{
.url = "git+https://github.com/boostorg/detail#boost-1.87.0",
.hash = "12205b7dd07d71ff137dcaacaf79020c87bf34ba2b8d2bfd5bdc5b8b1a19ca289bfb",
},
.static_assert = .{
.url = "git+https://github.com/boostorg/static_assert#boost-1.87.0",
.hash = "1220c7b9b91d93d2b7c76279a722a822123148140d4e0332f3c228631e31d32e9a43",
},
.throw_exception = .{
.url = "git+https://github.com/boostorg/throw_exception#boost-1.87.0",
.hash = "1220e118741c8d704e63eba4831a544bc5a9d7eaba790c0925e3b760f95f1d515899",
},
.concept_check = .{
.url = "git+https://github.com/boostorg/concept_check#boost-1.87.0",
.hash = "122089b2862bce71ac1ad28c5021c1f0af8658ea596d5b7864c480bc6992a87ff705",
},
.asio = .{
.url = "git+https://github.com/boostorg/asio#boost-1.87.0",
.hash = "1220420d801c3953e6e573447fa655034285be789da2045d9b51bd40193257f0e71f",
},
.tuple = .{
.url = "git+https://github.com/boostorg/tuple#boost-1.87.0",
.hash = "1220d9f4dfce1bb5f20b6e42468f36088a9ef23949905b9ac74adfd3d29d70e008f5",
},
.predef = .{
.url = "git+https://github.com/boostorg/predef#boost-1.87.0",
.hash = "122074b0b1044621ee4845660793e413df36609a2fdf38e017d48b7d1d6a77bd876c",
},
.utility = .{
.url = "git+https://github.com/boostorg/utility#boost-1.87.0",
.hash = "1220593051f676724aed989106f1e62ae1fbbe3dc753140f3ff85377f6c9ea4f4dc1",
},
.bind = .{
.url = "git+https://github.com/boostorg/bind#boost-1.87.0",
.hash = "12209406b06575867095b7d79c2cccd6ad8653419af201d74018940e941eebb3bab0",
},
.container = .{
.url = "git+https://github.com/boostorg/container#boost-1.87.0",
.hash = "1220d93a37675207b1e258c6bf068517ac2c9b88da425a6c93542c425e4ee91addc0",
},
.endian = .{
.url = "git+https://github.com/boostorg/endian#boost-1.87.0",
.hash = "122049f35d9a64ed4589c2d0cb4dca3079125f4b9460e91d9fcbf85bde87332d4452",
},
.intrusive = .{
.url = "git+https://github.com/boostorg/intrusive#boost-1.87.0",
.hash = "1220cbfe7704c5c63e567a917c6ac77d6d746ddb7108790530b37a66f5bae9d97d90",
},
.logic = .{
.url = "git+https://github.com/boostorg/logic#boost-1.87.0",
.hash = "1220f08e4f920cee0d1eace9a65ea0452742cb623d98d78a1daa5af10fd35a4aaec8",
},
.optional = .{
.url = "git+https://github.com/boostorg/optional#boost-1.87.0",
.hash = "1220fbccc7b03c28d32f7d24f6ad174972ab9f8bf652888a2c1c81bf861e4c576632",
},
.smart_ptr = .{
.url = "git+https://github.com/boostorg/smart_ptr#boost-1.87.0",
.hash = "1220e97d317c21d26855815fcebbc46a90869372978a054e6ed51e440ca60c727a2a",
},
.static_string = .{
.url = "git+https://github.com/boostorg/static_string#boost-1.87.0",
.hash = "12202e6d6a156cf70bab5272df3c2b5ccf0578fed8103df0276a48ccfa9cc5340114",
},
.system = .{
.url = "git+https://github.com/boostorg/system#boost-1.87.0",
.hash = "1220b155ba78839a81af3c8a1cb5c1bec92b025d06dd83c23a1fd3c492fd2a9f4c9c",
},
.winapi = .{
.url = "git+https://github.com/boostorg/winapi#boost-1.87.0",
.hash = "1220d4b02b466d3e3a1e7abb721847a648a468e36063f6e7835210a69f612f1d24b0",
},
.json = .{
.url = "git+https://github.com/boostorg/json#boost-1.87.0",
.hash = "12203836ac0ab9a52e3b673097c327bafc2ee8d8e8758a4a09840266b41ebb130f47",
},
.io = .{
.url = "git+https://github.com/boostorg/io#boost-1.87.0",
.hash = "1220d3e978e9738f62bb07989c9e23e14337875df813b4a380ad961078d2a1c6adfd",
},
.regex = .{
.url = "git+https://github.com/boostorg/regex#boost-1.87.0",
.hash = "12204e4811a5dcd1638cb57c0dd7deb9815a56b3bed84e05e205e7a78884732bbde6",
},
.variant2 = .{
.url = "git+https://github.com/boostorg/variant2#boost-1.87.0",
.hash = "1220a4132f8ba42cf21a6b5bb32d342448e470bf0e7f6f6b6ffa3eab7a61455b51ae",
},
.date_time = .{
.url = "git+https://github.com/boostorg/date_time#boost-1.87.0",
.hash = "12204ffe10afc332987303688d6f6eadb9e90d3381f5eec21454c38b3636f161f11c",
},
.outcome = .{
.url = "git+https://github.com/boostorg/outcome#boost-1.87.0",
.hash = "12209383801dfd41ad5aafd67ffa5b9284c8bcc6ae22cfa61b01a533d6f6d128784b",
},
.hana = .{
.url = "git+https://github.com/boostorg/hana#boost-1.87.0",
.hash = "12206efab6382cd5c7fb4b8ec921c0a1c7118cd5faaa9de0b09cde4118e63f56335e",
},
.numeric_conversion = .{
.url = "git+https://github.com/boostorg/numeric_conversion#boost-1.87.0",
.hash = "1220ad3b57a03c474926b98c037b2b5313a46b35cc36a1711abe789f083292846ad3",
},
.@"align" = .{
.url = "git+https://github.com/boostorg/align#boost-1.87.0",
.hash = "122064a97916999f7408c832db06dede981e76d7e41580ac2e0b68859e14f6c849d7",
},
.graph = .{
.url = "git+https://github.com/boostorg/graph#boost-1.87.0",
.hash = "12207283d920db926754896e4e21b897172ae150f55365fd8f78ab1374957ebdab48",
},
.pfr = .{
.url = "git+https://github.com/boostorg/pfr#boost-1.87.0",
.hash = "1220b2384b48e23cd53d082a0565edcc0e473d6a29cb971e234c8192e9250055a48b",
},
.math = .{
.url = "git+https://github.com/boostorg/math#boost-1.87.0",
.hash = "1220ad5b5cb65214b6253619fe514bea0e50518ddc2126477b62d57d8a6d5ce992b0",
},
.lexical_cast = .{
.url = "git+https://github.com/boostorg/lexical_cast#boost-1.87.0",
.hash = "12207f5de49c6c306a0c61f57817ac364882f6cb1a59c8e098c7acc2ecae60536364",
},
.type_index = .{
.url = "git+https://github.com/boostorg/type_index#boost-1.87.0",
.hash = "12205ec7c0093c55f5b9f29949ca26612660d29e91ac7cf201507c2af3a44c94374d",
},
.beast = .{
.url = "git+https://github.com/boostorg/beast#boost-1.87.0",
.hash = "1220210dbe3de36e54c4ccbd4dda7f08c69b94502ed52fa93f8530d5fca4513eb9cb",
},
.variant = .{
.url = "git+https://github.com/boostorg/variant#boost-1.87.0",
.hash = "1220e8a782bcbee84e31bb7b6b3508c13d5c38605d1d99a8a446755982c2532b6355",
},
.chrono = .{
.url = "git+https://github.com/boostorg/chrono#boost-1.87.0",
.hash = "1220ded013e03a209d3eb1b1a3020687f2b8408bbfd834ec5bf46ffff64b5f3b59c5",
},
.unordered = .{
.url = "git+https://github.com/boostorg/unordered#boost-1.87.0",
.hash = "122034094851d9af54dcf6c0f227443bee9aba176ba7beb18197c40ff4550240d985",
},
.url = .{
.url = "git+https://github.com/boostorg/url#boost-1.87.0",
.hash = "12209a208f0df6d60ebe3665a0fc9972e2ab43f0f299ec9212ac9c1ce3e1bd05c8f3",
},
.any = .{
.url = "git+https://github.com/boostorg/any#boost-1.87.0",
.hash = "1220bde360e52f93944d65bd822d2caee67c6a8f5b4078a0ccffde2d04f0aa068a12",
},
.integer = .{
.url = "git+https://github.com/boostorg/integer#boost-1.87.0",
.hash = "122001f875d87bff11e09583f1758de7dc882d764c7d4198fe743c66616d8f047bc4",
},
.array = .{
.url = "git+https://github.com/boostorg/array#boost-1.87.0",
.hash = "1220e57c89153ed5440caf9da71b01fbd73a64f05c3880eed255bb9273366298ecf3",
},
.multi_array = .{
.url = "git+https://github.com/boostorg/multi_array#boost-1.87.0",
.hash = "1220871e233a05ee79c380dff922c83b20f4c738ab8e347c3c804d1c89430cb06ad6",
},
.safe_numerics = .{
.url = "git+https://github.com/boostorg/safe_numerics#boost-1.87.0",
.hash = "12208727dd01a888969589858e991a10a7a354f6047edab0ee022c6681816e5cea16",
},
.filesystem = .{
.url = "git+https://github.com/boostorg/filesystem#boost-1.87.0",
.hash = "12206a5ef50b11f9de86460033cbdc710d6519e9d1a983540814a8684431eec07ead",
},
.compute = .{
.url = "git+https://github.com/boostorg/compute#boost-1.87.0",
.hash = "12203b7acb004cea765ddf25d63128f1eedfc9a85bade876bf79909db1de1e05d985",
},
.mysql = .{
.url = "git+https://github.com/boostorg/mysql#boost-1.87.0",
.hash = "12203d2b3252118860d325da2a7b7798158448e95ab660b699fc0534b8d77d20a63b",
},
.sort = .{
.url = "git+https://github.com/boostorg/sort#boost-1.87.0",
.hash = "12205660c462a1d601b45d8b47595a3ed18984e31b8d4a4c608cd0e492b63771145c",
},
.stacktrace = .{
.url = "git+https://github.com/boostorg/stacktrace#boost-1.87.0",
.hash = "1220f0ea5d81608270ac1e8e3c6efd675940cb90a739d762bb71a3d87f4361ff1edd",
},
.signals2 = .{
.url = "git+https://github.com/boostorg/signals2#boost-1.87.0",
.hash = "122091c8c6548dbcaadf3371c422f1195e9254063b2b879a75a41c92c04350bf0c70",
},
.interprocess = .{
.url = "git+https://github.com/boostorg/interprocess#boost-1.87.0",
.hash = "12207183bb46b81a70b41d5328c9bad35491eeaeae1d4d9d039fd5d438af5d2dc355",
},
.context = .{
.url = "git+https://github.com/boostorg/context#boost-1.87.0",
.hash = "122009893042c6626f0a48b8b9e25dc8f57fe19ed31f3955fcdbcc47cc4e92d9a3f1",
},
.timer = .{
.url = "git+https://github.com/boostorg/timer#boost-1.87.0",
.hash = "1220f9a73a8ff05846305c17f8121e428f69fd2e116c2c55494d7e0fe0f78246fd47",
},
.wave = .{
.url = "git+https://github.com/boostorg/wave#boost-1.87.0",
.hash = "1220fd16baa8a1afd19661c6ec72065ef1b098568800460010394649bd78470aa702",
},
.atomic = .{
.url = "git+https://github.com/boostorg/atomic#boost-1.87.0",
.hash = "1220df9261260cdc052a09e68128fc75dc3f8c63f1d85571d92234f130b92674eaff",
},
.scope = .{
.url = "git+https://github.com/boostorg/scope#boost-1.87.0",
.hash = "1220d6c62ebe8665c5690fec8610a86923863af8da7504a38ceae939d4f27ea0a0e2",
},
.process = .{
.url = "git+https://github.com/boostorg/process#boost-1.87.0",
.hash = "1220d9bfbc5663584470b032fc22cd0d0b71879d2f2b79ce833504a876365cd41783",
},
.fusion = .{
.url = "git+https://github.com/boostorg/fusion#boost-1.87.0",
.hash = "1220b8a44801c94a784e9849befb66e3be820fca3c04cd78abf4f819128183f58817",
},
.spirit = .{
.url = "git+https://github.com/boostorg/spirit#boost-1.87.0",
.hash = "1220c1d8de2af3095b2dd8370ee02c49187a17ab0e5906de6aba326f6c70a0f444df",
},
.function = .{
.url = "git+https://github.com/boostorg/function#boost-1.87.0",
.hash = "12202c863325153c548e01a58d429d392254b70ab9057e9e8419b570a24e5e003643",
},
.cobalt = .{
.url = "git+https://github.com/boostorg/cobalt#boost-1.87.0",
.hash = "12206bbce4abdcc17a7ba0d5a29cab404626bd33df2e4e3fa793850dfdad6d3b362d",
},
.phoenix = .{
.url = "git+https://github.com/boostorg/phoenix#boost-1.87.0",
.hash = "1220b0aeceeb3bf22f072cba2edf66ecef7e6d82cbe49c5b5b0e8cf5f842a1807681",
},
.locale = .{
.url = "git+https://github.com/boostorg/locale#boost-1.87.0",
.hash = "12202e697191394f3b14bec01fc0450af325c8765c1774bba99d5a7a2fe4838d17ac",
},
.uuid = .{
.url = "git+https://github.com/boostorg/uuid#boost-1.87.0",
.hash = "1220075e6831bd801355e95c7b1b8e189045846bd4d09553a3172e3c7f232ee06c2e",
},
.nowide = .{
.url = "git+https://github.com/boostorg/nowide#boost-1.87.0",
.hash = "1220ee5b39c957b4a51d0c0a01c75a7e4c8779df9715afed2ba0694d36d2b3c2a34f",
},
.circular_buffer = .{
.url = "git+https://github.com/boostorg/circular_buffer#boost-1.87.0",
.hash = "1220a83deb2b81535c851b38903fa778ceac6fd71369786788e3e8804581d5d1fe02",
},
.leaf = .{
.url = "git+https://github.com/boostorg/leaf#boost-1.87.0",
.hash = "1220b13ca7b1e5de52e55c7067698d66dcc3fd4e7b8cd26256f8ea07218da1aa938c",
},
.lockfree = .{
.url = "git+https://github.com/boostorg/lockfree#boost-1.87.0",
.hash = "122014b7e24beaebabde023668df0ea0ea4c0ec77b4980afb85f4ab7eae194a2eb97",
},
.redis = .{
.url = "git+https://github.com/boostorg/redis#boost-1.87.0",
.hash = "1220b33f23a6d8304a2c51f35845d26ad645ecb9964903bcfa6d0698aa5299daea88",
},
.geometry = .{
.url = "git+https://github.com/boostorg/geometry#boost-1.87.0",
.hash = "12206ae325b686b1d17fdf015cf36c163cf180bf77ad64c1398bbe04ee57f948d9aa",
},
.crc = .{
.url = "git+https://github.com/boostorg/crc#boost-1.87.0",
.hash = "1220b47a3c943906718610db98fc447c75d3ef7049f6e8e32ee04d6d0d076048973a",
},
.compat = .{
.url = "git+https://github.com/boostorg/compat#boost-1.87.0",
.hash = "1220c0545c46236855f2007bb7630a5c995227d2e26f4b87c8f960bcf95da4e6ec26",
},
.bimap = .{
.url = "git+https://github.com/boostorg/bimap#boost-1.87.0",
.hash = "12209d9f7ef8e4232beb8c7c2e6b303849ae232203f0076de88a16c5f17aa7a885b5",
},
.tokenizer = .{
.url = "git+https://github.com/boostorg/tokenizer#boost-1.87.0",
.hash = "12200550afc5cd910a174e605c929d0644f3ad0f2e3f6167334dbc236853cc76ac10",
},
.parameter = .{
.url = "git+https://github.com/boostorg/parameter#boost-1.87.0",
.hash = "12208c3d3c0f0b4c00db87ce49aaacfd6096cb6254f1d29b772b60a183e5860b2b2c",
},
.callable_traits = .{
.url = "git+https://github.com/boostorg/callable_traits#boost-1.87.0",
.hash = "1220a956282e6fb69220481426884bce23895c3981de280c3fb33c80271a63ee6647",
},
.odeint = .{
.url = "git+https://github.com/boostorg/odeint#boost-1.87.0",
.hash = "12207de390db00e6fea95528183948643525ef961a8241794798c0801e534645776f",
},
.ublas = .{
.url = "git+https://github.com/boostorg/ublas#boost-1.87.0",
.hash = "122023a13199b57fea71f87a8500ccd9c6e445b3d70fb7f1bbc858a7efb138b18d79",
},
.serialization = .{
.url = "git+https://github.com/boostorg/serialization#boost-1.87.0",
.hash = "1220ece5d24e3f2900bd4f06ec99042eb1a773b0b4303e1e785c640e54aecdc3c6c5",
},
.iostreams = .{
.url = "git+https://github.com/boostorg/iostreams#boost-1.87.0",
.hash = "12208982096e35549833280887e012470bee10a366430a7d2de92b18dd937eadfd63",
},
.type_erasure = .{
.url = "git+https://github.com/boostorg/type_erasure#boost-1.87.0",
.hash = "1220816eff54217c0608bbbf4fbfd98474452f8f41cfdbccab3ef4c8dc94a24677c0",
},
.typeof = .{
.url = "git+https://github.com/boostorg/typeof#boost-1.87.0",
.hash = "1220f40340f02be8e64048c4bc60dd0eac40b19d7e433f71d1ce00b2a12beabf54db",
},
.units = .{
.url = "git+https://github.com/boostorg/units#boost-1.87.0",
.hash = "1220e483898c1488946a2a6e721df4696ed341dc72e21084d97edee0db7cdc22f3b2",
},
.function_types = .{
.url = "git+https://github.com/boostorg/function_types#boost-1.87.0",
.hash = "12203473ef808fa39a1f8a2b39cd7b08364aa3004ea59a153b56067a924a3f672d8d",
},
.hof = .{
.url = "git+https://github.com/boostorg/hof#boost-1.87.0",
.hash = "122037bcf50bf4efff438cb79b5f772fab327204bd274dca073b26a61b5c2aedce64",
},
.interval = .{
.url = "git+https://github.com/boostorg/interval#boost-1.87.0",
.hash = "12209e07aff7ae68cdab4bac7c8fd385ce4f60a16e216b83f25ea2e23fda2c13cb7a",
},
.local_function = .{
.url = "git+https://github.com/boostorg/local_function#boost-1.87.0",
.hash = "1220ede64f13a619d5c1aeaf0029fd4a330563eb23c756c77b28679620b1758bb167",
},
.log = .{
.url = "git+https://github.com/boostorg/log#boost-1.87.0",
.hash = "1220c398f8f6427108414a4a0f48857314c2eb40e84320d719bd25485e172e12fa2b",
},
.charconv = .{
.url = "git+https://github.com/boostorg/charconv#boost-1.87.0",
.hash = "122043b0163b45cbedddf725e9096f515b27f7973a3c3b4fc49b947af62ae4d03249",
},
.conversion = .{
.url = "git+https://github.com/boostorg/conversion#boost-1.87.0",
.hash = "1220121c301758479badf87916f6e69896d8dd28d03ff49c772a8a20e49fca3f9d38",
},
.heap = .{
.url = "git+https://github.com/boostorg/heap#boost-1.87.0",
.hash = "1220a29a9c47b5344da53ca1d7f86d3599aabc36b24b494fbc78c33e00271a6e3e9d",
},
.msm = .{
.url = "git+https://github.com/boostorg/msm#boost-1.87.0",
.hash = "122054527176c944c00d4c26c77f8d5b71ad3444056fbc01ce022f68f98699b40e60",
},
.coroutine2 = .{
.url = "git+https://github.com/boostorg/coroutine2#boost-1.87.0",
.hash = "12209d738faa2f294499efddd02ec99258c98794ee9037ed023348dd35d3974f3747",
},
.pool = .{
.url = "git+https://github.com/boostorg/pool#boost-1.87.0",
.hash = "1220ef9959cc45f3e76c032b9f216f486d06ccee2c0b5e94bce450def54b6c3a845d",
},
.format = .{
.url = "git+https://github.com/boostorg/format#boost-1.87.0",
.hash = "122036526563e97658be92e7a673111cc6583cd7b8cce438557013ab67dc43ff686c",
},
.fiber = .{
.url = "git+https://github.com/boostorg/fiber#boost-1.87.0",
.hash = "1220f6c25d9d4da3ce934e5c42017aaf0e70e6e8c98b9a2e30e354a79006ef28fcd1",
},
.proto = .{
.url = "git+https://github.com/boostorg/proto#boost-1.87.0",
.hash = "122074ef322c59b95752e2454e4b290f441b28a057a57e3375eae664aaab4e2c200b",
},
.property_tree = .{
.url = "git+https://github.com/boostorg/property_tree#boost-1.87.0",
.hash = "12203209029b72893e1b85953008926c6eb75f4364608dac5c1bdc4a5d8a28bca71a",
},
.exception = .{
.url = "git+https://github.com/boostorg/exception#boost-1.87.0",
.hash = "1220dfddf3f17970ac68cc9846b4381256e54f0e2e5cff1cd301d5fbc3c1dec11df9",
},
.multi_index = .{
.url = "git+https://github.com/boostorg/multi_index#boost-1.87.0",
.hash = "12206598bf90cfbd3c722f4fddf97035a4a5440a4c5c77fce37780d24c0d578acddf",
},
.random = .{
.url = "git+https://github.com/boostorg/random#boost-1.87.0",
.hash = "1220267b775d7662a4aa6dde33f19d290c52c524985c4b52b3fec7005df030b2bf7e",
},
.dll = .{
.url = "git+https://github.com/boostorg/dll#boost-1.87.0",
.hash = "1220080d6b2faf8185fee2c2a79fb27084e7acbfb700ebff6a9937c43e42b67ccc34",
},
.multiprecision = .{
.url = "git+https://github.com/boostorg/multiprecision#boost-1.87.0",
.hash = "122065ff89c08447cdc3f6c18163c6f86221b662d85ef3a47ad12395305c62614ed3",
},
.gil = .{
.url = "git+https://github.com/boostorg/gil#boost-1.87.0",
.hash = "122041474a0277c624c8cf7608d44746cb08c027a0af6687fca27463a2373c62999d",
},
.python = .{
.url = "git+https://github.com/boostorg/python#boost-1.87.0",
.hash = "12208f1838db2638f4fa17202749e66abcd540c1224b0f14566fa8be653fd4cc316a",
},
.property_map = .{
.url = "git+https://github.com/boostorg/property_map#boost-1.87.0",
.hash = "1220a0c9bc02ed543a0a19abec48a327ed926e5009fdf83b77e1d86acd021eef57fc",
},
.property_map_parallel = .{
.url = "git+https://github.com/boostorg/property_map_parallel#boost-1.87.0",
.hash = "122001fc1ec7bbcbf86fa2cbcbf6f5ee3f2de247057d9ce7c2fe7527b3070345c7ec",
},
},
.paths = .{""},
}