-
Notifications
You must be signed in to change notification settings - Fork 835
Expand file tree
/
Copy pathmise.lock
More file actions
884 lines (708 loc) · 49.1 KB
/
Copy pathmise.lock
File metadata and controls
884 lines (708 loc) · 49.1 KB
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
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
# @generated - this file is auto-generated by `mise lock` https://mise.en.dev/dev-tools/mise-lock.html
[[tools.actionlint]]
version = "1.7.12"
backend = "aqua:rhysd/actionlint"
[tools.actionlint."platforms.linux-arm64"]
checksum = "sha256:325e971b6ba9bfa504672e29be93c24981eeb1c07576d730e9f7c8805afff0c6"
url = "https://github.com/rhysd/actionlint/releases/download/v1.7.12/actionlint_1.7.12_linux_arm64.tar.gz"
url_api = "https://api.github.com/repos/rhysd/actionlint/releases/assets/384924897"
provenance = "github-attestations"
[tools.actionlint."platforms.linux-arm64-musl"]
checksum = "sha256:325e971b6ba9bfa504672e29be93c24981eeb1c07576d730e9f7c8805afff0c6"
url = "https://github.com/rhysd/actionlint/releases/download/v1.7.12/actionlint_1.7.12_linux_arm64.tar.gz"
url_api = "https://api.github.com/repos/rhysd/actionlint/releases/assets/384924897"
provenance = "github-attestations"
[tools.actionlint."platforms.linux-x64"]
checksum = "sha256:8aca8db96f1b94770f1b0d72b6dddcb1ebb8123cb3712530b08cc387b349a3d8"
url = "https://github.com/rhysd/actionlint/releases/download/v1.7.12/actionlint_1.7.12_linux_amd64.tar.gz"
url_api = "https://api.github.com/repos/rhysd/actionlint/releases/assets/384924896"
provenance = "github-attestations"
[tools.actionlint."platforms.linux-x64-musl"]
checksum = "sha256:8aca8db96f1b94770f1b0d72b6dddcb1ebb8123cb3712530b08cc387b349a3d8"
url = "https://github.com/rhysd/actionlint/releases/download/v1.7.12/actionlint_1.7.12_linux_amd64.tar.gz"
url_api = "https://api.github.com/repos/rhysd/actionlint/releases/assets/384924896"
provenance = "github-attestations"
[tools.actionlint."platforms.macos-arm64"]
checksum = "sha256:aba9ced2dee8d27fecca3dc7feb1a7f9a52caefa1eb46f3271ea66b6e0e6953f"
url = "https://github.com/rhysd/actionlint/releases/download/v1.7.12/actionlint_1.7.12_darwin_arm64.tar.gz"
url_api = "https://api.github.com/repos/rhysd/actionlint/releases/assets/384924893"
provenance = "github-attestations"
[tools.actionlint."platforms.macos-x64"]
checksum = "sha256:5b44c3bc2255115c9b69e30efc0fecdf498fdb63c5d58e17084fd5f16324c644"
url = "https://github.com/rhysd/actionlint/releases/download/v1.7.12/actionlint_1.7.12_darwin_amd64.tar.gz"
url_api = "https://api.github.com/repos/rhysd/actionlint/releases/assets/384924880"
provenance = "github-attestations"
[tools.actionlint."platforms.windows-x64"]
checksum = "sha256:6e7241b51e6817ea6a047693d8e6fed13b31819c9a0dd6c5a726e1592d22f6e9"
url = "https://github.com/rhysd/actionlint/releases/download/v1.7.12/actionlint_1.7.12_windows_amd64.zip"
url_api = "https://api.github.com/repos/rhysd/actionlint/releases/assets/384924919"
provenance = "github-attestations"
[[tools."aqua:grafana/flint"]]
version = "0.22.12"
backend = "aqua:grafana/flint"
[tools."aqua:grafana/flint"."platforms.linux-arm64"]
checksum = "sha256:71c0a46d95c685802ff6aee4a8816b0a1598f9a238134ee09a2109ad5d74b0eb"
url = "https://github.com/grafana/flint/releases/download/v0.22.12/flint-aarch64-unknown-linux-gnu.tar.gz"
url_api = "https://api.github.com/repos/grafana/flint/releases/assets/563223306"
provenance = "github-attestations"
[tools."aqua:grafana/flint"."platforms.linux-arm64-musl"]
checksum = "sha256:cd6a2d56ae7cc4f2c52a9192ee3a86f965ac5c1ff7d675456dd489fe092c328c"
url = "https://github.com/grafana/flint/releases/download/v0.22.12/flint-aarch64-unknown-linux-musl.tar.gz"
url_api = "https://api.github.com/repos/grafana/flint/releases/assets/563223494"
provenance = "github-attestations"
[tools."aqua:grafana/flint"."platforms.linux-x64"]
checksum = "sha256:4c65a385b39d8d32df032195f30c72b28610800f1bf39f3c315015fd592ae707"
url = "https://github.com/grafana/flint/releases/download/v0.22.12/flint-x86_64-unknown-linux-gnu.tar.gz"
url_api = "https://api.github.com/repos/grafana/flint/releases/assets/563222761"
provenance = "github-attestations"
[tools."aqua:grafana/flint"."platforms.linux-x64-musl"]
checksum = "sha256:71cf9b270de31c132e78bbc65e54b6a4176ba0a3c0709dcfde34d61fc6406d3c"
url = "https://github.com/grafana/flint/releases/download/v0.22.12/flint-x86_64-unknown-linux-musl.tar.gz"
url_api = "https://api.github.com/repos/grafana/flint/releases/assets/563223442"
provenance = "github-attestations"
[tools."aqua:grafana/flint"."platforms.macos-arm64"]
checksum = "sha256:9281dfb0f1cfbf64b14e5fea743fcc223a87bf8a90b01391ed85c9ff305a4ea2"
url = "https://github.com/grafana/flint/releases/download/v0.22.12/flint-aarch64-apple-darwin.tar.gz"
url_api = "https://api.github.com/repos/grafana/flint/releases/assets/563223869"
provenance = "github-attestations"
[tools."aqua:grafana/flint"."platforms.macos-x64"]
checksum = "sha256:07231f3e4078221c2dc0196d0f2ecd7d45a668164314af40a6e3a468af339091"
url = "https://github.com/grafana/flint/releases/download/v0.22.12/flint-x86_64-apple-darwin.tar.gz"
url_api = "https://api.github.com/repos/grafana/flint/releases/assets/563225757"
provenance = "github-attestations"
[tools."aqua:grafana/flint"."platforms.windows-x64"]
checksum = "sha256:9a9b6edf93cb9234acdf74817e3d4a3e261019ea66a3e68ac99d60357b8bbed2"
url = "https://github.com/grafana/flint/releases/download/v0.22.12/flint-x86_64-pc-windows-msvc.zip"
url_api = "https://api.github.com/repos/grafana/flint/releases/assets/563224882"
provenance = "github-attestations"
[[tools."aqua:grafana/gcx"]]
version = "v1.3.0"
backend = "aqua:grafana/gcx"
[tools."aqua:grafana/gcx"."platforms.linux-arm64"]
checksum = "sha256:87bb59227e92666dbe29e5b33f17689c3bf537128c572533a2600e501291273d"
url = "https://github.com/grafana/gcx/releases/download/v1.3.0/gcx_1.3.0_linux_arm64.tar.gz"
url_api = "https://api.github.com/repos/grafana/gcx/releases/assets/563022714"
[tools."aqua:grafana/gcx"."platforms.linux-arm64-musl"]
checksum = "sha256:87bb59227e92666dbe29e5b33f17689c3bf537128c572533a2600e501291273d"
url = "https://github.com/grafana/gcx/releases/download/v1.3.0/gcx_1.3.0_linux_arm64.tar.gz"
url_api = "https://api.github.com/repos/grafana/gcx/releases/assets/563022714"
[tools."aqua:grafana/gcx"."platforms.linux-x64"]
checksum = "sha256:86f2a691bab958519a8f8c5824af492198294fab3d2dab293dd4d458600348cb"
url = "https://github.com/grafana/gcx/releases/download/v1.3.0/gcx_1.3.0_linux_amd64.tar.gz"
url_api = "https://api.github.com/repos/grafana/gcx/releases/assets/563022614"
[tools."aqua:grafana/gcx"."platforms.linux-x64-musl"]
checksum = "sha256:86f2a691bab958519a8f8c5824af492198294fab3d2dab293dd4d458600348cb"
url = "https://github.com/grafana/gcx/releases/download/v1.3.0/gcx_1.3.0_linux_amd64.tar.gz"
url_api = "https://api.github.com/repos/grafana/gcx/releases/assets/563022614"
[tools."aqua:grafana/gcx"."platforms.macos-arm64"]
checksum = "sha256:de895bab2daf87755901dc8ddf369ca25d0b6086cb2d8c35a4efe08b75e10999"
url = "https://github.com/grafana/gcx/releases/download/v1.3.0/gcx_1.3.0_darwin_arm64.tar.gz"
url_api = "https://api.github.com/repos/grafana/gcx/releases/assets/563022618"
[tools."aqua:grafana/gcx"."platforms.macos-x64"]
checksum = "sha256:70b0443846616a20fc7077e94afe96f13fac1bbe04effe463008a75bb6ee1544"
url = "https://github.com/grafana/gcx/releases/download/v1.3.0/gcx_1.3.0_darwin_amd64.tar.gz"
url_api = "https://api.github.com/repos/grafana/gcx/releases/assets/563022615"
[tools."aqua:grafana/gcx"."platforms.windows-x64"]
checksum = "sha256:93b49d9e0f2ee00e8090f19aa715192da7c49b6564db303d50aa0254b1af1a6a"
url = "https://github.com/grafana/gcx/releases/download/v1.3.0/gcx_1.3.0_windows_amd64.zip"
url_api = "https://api.github.com/repos/grafana/gcx/releases/assets/563022717"
[[tools."aqua:grafana/oats"]]
version = "0.10.0"
backend = "aqua:grafana/oats"
[tools."aqua:grafana/oats"."platforms.linux-arm64"]
checksum = "sha256:be195aeeafce644c8a59438bbc8c472f5ca51df6f9570c6b646373a703d686b0"
url = "https://github.com/grafana/oats/releases/download/v0.10.0/oats_0.10.0_linux_arm64.tar.gz"
url_api = "https://api.github.com/repos/grafana/oats/releases/assets/493772122"
provenance = "github-attestations"
[tools."aqua:grafana/oats"."platforms.linux-arm64-musl"]
checksum = "sha256:be195aeeafce644c8a59438bbc8c472f5ca51df6f9570c6b646373a703d686b0"
url = "https://github.com/grafana/oats/releases/download/v0.10.0/oats_0.10.0_linux_arm64.tar.gz"
url_api = "https://api.github.com/repos/grafana/oats/releases/assets/493772122"
provenance = "github-attestations"
[tools."aqua:grafana/oats"."platforms.linux-x64"]
checksum = "sha256:b72a7a587148d1eaa15ccea3ce1adfd67e040d1cd9f9e267c850154035ef9a18"
url = "https://github.com/grafana/oats/releases/download/v0.10.0/oats_0.10.0_linux_amd64.tar.gz"
url_api = "https://api.github.com/repos/grafana/oats/releases/assets/493772131"
provenance = "github-attestations"
[tools."aqua:grafana/oats"."platforms.linux-x64-musl"]
checksum = "sha256:b72a7a587148d1eaa15ccea3ce1adfd67e040d1cd9f9e267c850154035ef9a18"
url = "https://github.com/grafana/oats/releases/download/v0.10.0/oats_0.10.0_linux_amd64.tar.gz"
url_api = "https://api.github.com/repos/grafana/oats/releases/assets/493772131"
provenance = "github-attestations"
[tools."aqua:grafana/oats"."platforms.macos-arm64"]
checksum = "sha256:570d5c3b43c0cbe0d88c527d2fcecb9ee565e2f9d1a4d49fb4b6bbf5c3fa47e5"
url = "https://github.com/grafana/oats/releases/download/v0.10.0/oats_0.10.0_darwin_arm64.tar.gz"
url_api = "https://api.github.com/repos/grafana/oats/releases/assets/493772124"
provenance = "github-attestations"
[tools."aqua:grafana/oats"."platforms.macos-x64"]
checksum = "sha256:c3579f73928df56d1cf6d6bbb90d20424649ff08c228daa4810914017f8620d8"
url = "https://github.com/grafana/oats/releases/download/v0.10.0/oats_0.10.0_darwin_amd64.tar.gz"
url_api = "https://api.github.com/repos/grafana/oats/releases/assets/493772123"
provenance = "github-attestations"
[tools."aqua:grafana/oats"."platforms.windows-x64"]
checksum = "sha256:b52112bf0932ea8dea1fb051bc04e29efa5ef138f67d09d775c4eb716d3d92f9"
url = "https://github.com/grafana/oats/releases/download/v0.10.0/oats_0.10.0_windows_amd64.zip"
url_api = "https://api.github.com/repos/grafana/oats/releases/assets/493772125"
provenance = "github-attestations"
[[tools."aqua:jonwiggins/xmloxide"]]
version = "v0.5.0"
backend = "aqua:jonwiggins/xmloxide"
[tools."aqua:jonwiggins/xmloxide"."platforms.linux-arm64"]
checksum = "sha256:554d4ae976782bed0d9fa44b9ee7106a756f6a599ef9867b412db47a2a664399"
url = "https://github.com/jonwiggins/xmloxide/releases/download/v0.5.0/xmllint_linux-aarch64"
url_api = "https://api.github.com/repos/jonwiggins/xmloxide/releases/assets/506799877"
[tools."aqua:jonwiggins/xmloxide"."platforms.linux-arm64-musl"]
checksum = "sha256:554d4ae976782bed0d9fa44b9ee7106a756f6a599ef9867b412db47a2a664399"
url = "https://github.com/jonwiggins/xmloxide/releases/download/v0.5.0/xmllint_linux-aarch64"
url_api = "https://api.github.com/repos/jonwiggins/xmloxide/releases/assets/506799877"
[tools."aqua:jonwiggins/xmloxide"."platforms.linux-x64"]
checksum = "sha256:4dd8c45676bb34bd397db97179231f4e6f77caff35059f18de9d1d4b68773d55"
url = "https://github.com/jonwiggins/xmloxide/releases/download/v0.5.0/xmllint_linux-x86-64"
url_api = "https://api.github.com/repos/jonwiggins/xmloxide/releases/assets/506799872"
[tools."aqua:jonwiggins/xmloxide"."platforms.linux-x64-musl"]
checksum = "sha256:4dd8c45676bb34bd397db97179231f4e6f77caff35059f18de9d1d4b68773d55"
url = "https://github.com/jonwiggins/xmloxide/releases/download/v0.5.0/xmllint_linux-x86-64"
url_api = "https://api.github.com/repos/jonwiggins/xmloxide/releases/assets/506799872"
[tools."aqua:jonwiggins/xmloxide"."platforms.macos-arm64"]
checksum = "sha256:02a44c8cab86cd2d8765fcf0dc7e7610768571a0cf0af3785fb691196d1eebe5"
url = "https://github.com/jonwiggins/xmloxide/releases/download/v0.5.0/xmllint_darwin-aarch64"
url_api = "https://api.github.com/repos/jonwiggins/xmloxide/releases/assets/506799873"
[tools."aqua:jonwiggins/xmloxide"."platforms.macos-x64"]
checksum = "sha256:6876c1f1ec9dd31bc80a6417548fa337898e78e50ac0479ed391f3bd26e0b4f3"
url = "https://github.com/jonwiggins/xmloxide/releases/download/v0.5.0/xmllint_darwin-x86-64"
url_api = "https://api.github.com/repos/jonwiggins/xmloxide/releases/assets/506799874"
[tools."aqua:jonwiggins/xmloxide"."platforms.windows-x64"]
checksum = "sha256:ecf509be8f9de6cb86921c88a516a9fac4a920f0905c18f62d91a4ed41af920f"
url = "https://github.com/jonwiggins/xmloxide/releases/download/v0.5.0/xmllint_windows-x86-64.exe"
url_api = "https://api.github.com/repos/jonwiggins/xmloxide/releases/assets/506799871"
[[tools."aqua:owenlamont/ryl"]]
version = "0.22.0"
backend = "aqua:owenlamont/ryl"
[tools."aqua:owenlamont/ryl"."platforms.linux-arm64"]
checksum = "sha256:1045ea5807ae274c0812f63f73469018b58f822c8987e22b71f9995be971a6dd"
url = "https://github.com/owenlamont/ryl/releases/download/v0.22.0/ryl-aarch64-unknown-linux-gnu.tar.gz"
url_api = "https://api.github.com/repos/owenlamont/ryl/releases/assets/547221094"
provenance = "github-attestations"
[tools."aqua:owenlamont/ryl"."platforms.linux-arm64-musl"]
checksum = "sha256:e2756acb29fac8a1963ef6477f557d31bd9b6a1fb0d745dcb2c5c24714e20910"
url = "https://github.com/owenlamont/ryl/releases/download/v0.22.0/ryl-aarch64-unknown-linux-musl.tar.gz"
url_api = "https://api.github.com/repos/owenlamont/ryl/releases/assets/547221095"
provenance = "github-attestations"
[tools."aqua:owenlamont/ryl"."platforms.linux-x64"]
checksum = "sha256:e51be237168ff44c8e28caca87db35c15ac5c943bba5edba0e72465b51add524"
url = "https://github.com/owenlamont/ryl/releases/download/v0.22.0/ryl-x86_64-unknown-linux-gnu.tar.gz"
url_api = "https://api.github.com/repos/owenlamont/ryl/releases/assets/547221116"
provenance = "github-attestations"
[tools."aqua:owenlamont/ryl"."platforms.linux-x64-musl"]
checksum = "sha256:43625dd5c968b2c08e875a8121b2c441bd5059414d8d1fbe8d791cf6bfde402c"
url = "https://github.com/owenlamont/ryl/releases/download/v0.22.0/ryl-x86_64-unknown-linux-musl.tar.gz"
url_api = "https://api.github.com/repos/owenlamont/ryl/releases/assets/547221117"
provenance = "github-attestations"
[tools."aqua:owenlamont/ryl"."platforms.macos-arm64"]
checksum = "sha256:512051556cc92b3bfcb21c434072dcb3de7088af4982439ff0cce7888819f501"
url = "https://github.com/owenlamont/ryl/releases/download/v0.22.0/ryl-aarch64-apple-darwin.tar.gz"
url_api = "https://api.github.com/repos/owenlamont/ryl/releases/assets/547221097"
provenance = "github-attestations"
[tools."aqua:owenlamont/ryl"."platforms.windows-x64"]
checksum = "sha256:c0b3c8520b0d749d5df974e9638110a7169cde1d8febd6a4e68e802c5de7a70d"
url = "https://github.com/owenlamont/ryl/releases/download/v0.22.0/ryl-x86_64-pc-windows-msvc.zip"
url_api = "https://api.github.com/repos/owenlamont/ryl/releases/assets/547221108"
provenance = "github-attestations"
[[tools.biome]]
version = "2.5.13"
backend = "aqua:biomejs/biome"
[tools.biome."platforms.linux-arm64"]
checksum = "sha256:c5f0cf249b1ef1d730376ef61390341e4fdcdb2f79a7fe94a2dacd6af6241958"
url = "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.13/biome-linux-arm64"
url_api = "https://api.github.com/repos/biomejs/biome/releases/assets/554847321"
provenance = "github-attestations"
[tools.biome."platforms.linux-arm64-musl"]
checksum = "sha256:41ea15898cb3da3fcc90388671ac88c197f80c4ff681cff56a1cdd5433266524"
url = "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.13/biome-linux-arm64-musl"
url_api = "https://api.github.com/repos/biomejs/biome/releases/assets/554847322"
provenance = "github-attestations"
[tools.biome."platforms.linux-x64"]
checksum = "sha256:2037af3d666febdb6e1a2f549938d6f0fe961bad0ac1a34c5fee3dec2db0b43e"
url = "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.13/biome-linux-x64"
url_api = "https://api.github.com/repos/biomejs/biome/releases/assets/554847323"
provenance = "github-attestations"
[tools.biome."platforms.linux-x64-musl"]
checksum = "sha256:bcf687baae8fcb2e15e1dff8dc2557a98295d26debfb1e353a2cdb01f63a9e62"
url = "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.13/biome-linux-x64-musl"
url_api = "https://api.github.com/repos/biomejs/biome/releases/assets/554847316"
provenance = "github-attestations"
[tools.biome."platforms.macos-arm64"]
checksum = "sha256:3d0cff7e4cd35a1709c1f4f9568380e08b3551ecf6e7356b3a49a40e3611894b"
url = "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.13/biome-darwin-arm64"
url_api = "https://api.github.com/repos/biomejs/biome/releases/assets/554847319"
provenance = "github-attestations"
[tools.biome."platforms.macos-x64"]
checksum = "sha256:16f162b37f5bfca9d203dd8a05b20a3aaa6fee806f6ae0e1f8792331a6072238"
url = "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.13/biome-darwin-x64"
url_api = "https://api.github.com/repos/biomejs/biome/releases/assets/554847324"
provenance = "github-attestations"
[tools.biome."platforms.windows-x64"]
checksum = "sha256:3d7ce7840c4b47db771f258bd2258eecdae820a4bad376b9740af5bb9bb4d75d"
url = "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.13/biome-win32-x64.exe"
url_api = "https://api.github.com/repos/biomejs/biome/releases/assets/554847315"
provenance = "github-attestations"
[[tools.checkstyle]]
version = "13.8.0"
backend = "aqua:checkstyle/checkstyle"
[tools.checkstyle."platforms.linux-arm64"]
checksum = "sha256:cb0b1083eb5d3f9f0b7f0edd9a86d8dbe406bf44da73c3df869abace8cb8502c"
url = "https://github.com/checkstyle/checkstyle/releases/download/checkstyle-13.8.0/checkstyle-13.8.0-all.jar"
url_api = "https://api.github.com/repos/checkstyle/checkstyle/releases/assets/474019260"
[tools.checkstyle."platforms.linux-arm64-musl"]
checksum = "sha256:cb0b1083eb5d3f9f0b7f0edd9a86d8dbe406bf44da73c3df869abace8cb8502c"
url = "https://github.com/checkstyle/checkstyle/releases/download/checkstyle-13.8.0/checkstyle-13.8.0-all.jar"
url_api = "https://api.github.com/repos/checkstyle/checkstyle/releases/assets/474019260"
[tools.checkstyle."platforms.linux-x64"]
checksum = "sha256:cb0b1083eb5d3f9f0b7f0edd9a86d8dbe406bf44da73c3df869abace8cb8502c"
url = "https://github.com/checkstyle/checkstyle/releases/download/checkstyle-13.8.0/checkstyle-13.8.0-all.jar"
url_api = "https://api.github.com/repos/checkstyle/checkstyle/releases/assets/474019260"
[tools.checkstyle."platforms.linux-x64-musl"]
checksum = "sha256:cb0b1083eb5d3f9f0b7f0edd9a86d8dbe406bf44da73c3df869abace8cb8502c"
url = "https://github.com/checkstyle/checkstyle/releases/download/checkstyle-13.8.0/checkstyle-13.8.0-all.jar"
url_api = "https://api.github.com/repos/checkstyle/checkstyle/releases/assets/474019260"
[tools.checkstyle."platforms.macos-arm64"]
checksum = "sha256:cb0b1083eb5d3f9f0b7f0edd9a86d8dbe406bf44da73c3df869abace8cb8502c"
url = "https://github.com/checkstyle/checkstyle/releases/download/checkstyle-13.8.0/checkstyle-13.8.0-all.jar"
url_api = "https://api.github.com/repos/checkstyle/checkstyle/releases/assets/474019260"
[tools.checkstyle."platforms.macos-x64"]
checksum = "sha256:cb0b1083eb5d3f9f0b7f0edd9a86d8dbe406bf44da73c3df869abace8cb8502c"
url = "https://github.com/checkstyle/checkstyle/releases/download/checkstyle-13.8.0/checkstyle-13.8.0-all.jar"
url_api = "https://api.github.com/repos/checkstyle/checkstyle/releases/assets/474019260"
[tools.checkstyle."platforms.windows-x64"]
checksum = "sha256:cb0b1083eb5d3f9f0b7f0edd9a86d8dbe406bf44da73c3df869abace8cb8502c"
url = "https://github.com/checkstyle/checkstyle/releases/download/checkstyle-13.8.0/checkstyle-13.8.0-all.jar"
url_api = "https://api.github.com/repos/checkstyle/checkstyle/releases/assets/474019260"
[[tools.editorconfig-checker]]
version = "4.0.1"
backend = "aqua:editorconfig-checker/editorconfig-checker"
[tools.editorconfig-checker."platforms.linux-arm64"]
checksum = "sha256:f162c749ade763ed4954de678ebb786c99431b9a615a964c284605e68dbbd3f9"
url = "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v4.0.1/editorconfig-checker-linux-arm64.tar.gz"
url_api = "https://api.github.com/repos/editorconfig-checker/editorconfig-checker/releases/assets/543952366"
[tools.editorconfig-checker."platforms.linux-arm64-musl"]
checksum = "sha256:f162c749ade763ed4954de678ebb786c99431b9a615a964c284605e68dbbd3f9"
url = "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v4.0.1/editorconfig-checker-linux-arm64.tar.gz"
url_api = "https://api.github.com/repos/editorconfig-checker/editorconfig-checker/releases/assets/543952366"
[tools.editorconfig-checker."platforms.linux-x64"]
checksum = "sha256:90139c6ed52373c0acfc9deb2a07aa812e5184753afd4bc8252bf44eb4909155"
url = "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v4.0.1/editorconfig-checker-linux-amd64.tar.gz"
url_api = "https://api.github.com/repos/editorconfig-checker/editorconfig-checker/releases/assets/543952355"
[tools.editorconfig-checker."platforms.linux-x64-musl"]
checksum = "sha256:90139c6ed52373c0acfc9deb2a07aa812e5184753afd4bc8252bf44eb4909155"
url = "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v4.0.1/editorconfig-checker-linux-amd64.tar.gz"
url_api = "https://api.github.com/repos/editorconfig-checker/editorconfig-checker/releases/assets/543952355"
[tools.editorconfig-checker."platforms.macos-arm64"]
checksum = "sha256:9ed547505176d7384e1fb861ecfdd13df8c15e37d4bbcc2bd40e52e81ab32176"
url = "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v4.0.1/editorconfig-checker-darwin-all.tar.gz"
url_api = "https://api.github.com/repos/editorconfig-checker/editorconfig-checker/releases/assets/543952367"
[tools.editorconfig-checker."platforms.macos-x64"]
checksum = "sha256:9ed547505176d7384e1fb861ecfdd13df8c15e37d4bbcc2bd40e52e81ab32176"
url = "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v4.0.1/editorconfig-checker-darwin-all.tar.gz"
url_api = "https://api.github.com/repos/editorconfig-checker/editorconfig-checker/releases/assets/543952367"
[tools.editorconfig-checker."platforms.windows-x64"]
checksum = "sha256:a5f1eb57b62a3499b920f6ddb1561c7f8b0276289ff0c4fefc03a5225d721c11"
url = "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v4.0.1/editorconfig-checker-windows-amd64.zip"
url_api = "https://api.github.com/repos/editorconfig-checker/editorconfig-checker/releases/assets/543952342"
[[tools.google-java-format]]
version = "1.36.1"
backend = "aqua:google/google-java-format"
[tools.google-java-format."platforms.linux-arm64"]
checksum = "sha256:37d27263fce029fc59aa4e1b556ac6997d0eb2266a38ba2b8746b709f6c77b11"
url = "https://github.com/google/google-java-format/releases/download/v1.36.1/google-java-format_linux-arm64"
url_api = "https://api.github.com/repos/google/google-java-format/releases/assets/495658509"
[tools.google-java-format."platforms.linux-arm64-musl"]
checksum = "sha256:37d27263fce029fc59aa4e1b556ac6997d0eb2266a38ba2b8746b709f6c77b11"
url = "https://github.com/google/google-java-format/releases/download/v1.36.1/google-java-format_linux-arm64"
url_api = "https://api.github.com/repos/google/google-java-format/releases/assets/495658509"
[tools.google-java-format."platforms.linux-x64"]
checksum = "sha256:8dc71663a6c9cb17b02ba9709bfab5c4de59de6f4ac133fd7a1d5a4394b1193b"
url = "https://github.com/google/google-java-format/releases/download/v1.36.1/google-java-format_linux-x86-64"
url_api = "https://api.github.com/repos/google/google-java-format/releases/assets/495658560"
[tools.google-java-format."platforms.linux-x64-musl"]
checksum = "sha256:8dc71663a6c9cb17b02ba9709bfab5c4de59de6f4ac133fd7a1d5a4394b1193b"
url = "https://github.com/google/google-java-format/releases/download/v1.36.1/google-java-format_linux-x86-64"
url_api = "https://api.github.com/repos/google/google-java-format/releases/assets/495658560"
[tools.google-java-format."platforms.macos-arm64"]
checksum = "sha256:572c8be5ea4e15c674f7f9c89f9c0a4b9336950d9c42c07220557e97a4002bce"
url = "https://github.com/google/google-java-format/releases/download/v1.36.1/google-java-format_darwin-arm64"
url_api = "https://api.github.com/repos/google/google-java-format/releases/assets/495658217"
[tools.google-java-format."platforms.windows-x64"]
checksum = "sha256:23a6acedcfd9253da8413984dd1e3aecab32f00543477566d1abe5ae5aab1019"
url = "https://github.com/google/google-java-format/releases/download/v1.36.1/google-java-format_windows-x86-64.exe"
url_api = "https://api.github.com/repos/google/google-java-format/releases/assets/495658633"
[[tools.hugo]]
version = "0.166.0"
backend = "aqua:gohugoio/hugo"
[tools.hugo."platforms.linux-arm64"]
checksum = "sha256:0e15cbc595e799401698c11af39d2594b64292b39d9ec7a19665bd43e05fcb2c"
url = "https://github.com/gohugoio/hugo/releases/download/v0.166.0/hugo_0.166.0_linux-arm64.tar.gz"
url_api = "https://api.github.com/repos/gohugoio/hugo/releases/assets/552998646"
[tools.hugo."platforms.linux-arm64-musl"]
checksum = "sha256:0e15cbc595e799401698c11af39d2594b64292b39d9ec7a19665bd43e05fcb2c"
url = "https://github.com/gohugoio/hugo/releases/download/v0.166.0/hugo_0.166.0_linux-arm64.tar.gz"
url_api = "https://api.github.com/repos/gohugoio/hugo/releases/assets/552998646"
[tools.hugo."platforms.linux-x64"]
checksum = "sha256:45228f5a52eb118b0ca168068f01d7df0447314a24056f1d29667ed9fc368308"
url = "https://github.com/gohugoio/hugo/releases/download/v0.166.0/hugo_0.166.0_linux-amd64.tar.gz"
url_api = "https://api.github.com/repos/gohugoio/hugo/releases/assets/552998645"
[tools.hugo."platforms.linux-x64-musl"]
checksum = "sha256:45228f5a52eb118b0ca168068f01d7df0447314a24056f1d29667ed9fc368308"
url = "https://github.com/gohugoio/hugo/releases/download/v0.166.0/hugo_0.166.0_linux-amd64.tar.gz"
url_api = "https://api.github.com/repos/gohugoio/hugo/releases/assets/552998645"
[tools.hugo."platforms.macos-arm64"]
checksum = "sha256:387c90d4cc3fa4add9949db0304c1db52175a2e939a77353e2809da15722b5a6"
url = "https://github.com/gohugoio/hugo/releases/download/v0.166.0/hugo_0.166.0_darwin-universal.pkg"
url_api = "https://api.github.com/repos/gohugoio/hugo/releases/assets/552998779"
[tools.hugo."platforms.macos-x64"]
checksum = "sha256:387c90d4cc3fa4add9949db0304c1db52175a2e939a77353e2809da15722b5a6"
url = "https://github.com/gohugoio/hugo/releases/download/v0.166.0/hugo_0.166.0_darwin-universal.pkg"
url_api = "https://api.github.com/repos/gohugoio/hugo/releases/assets/552998779"
[tools.hugo."platforms.windows-x64"]
checksum = "sha256:e572364734bd5ead5f8c38d4ac99ea30d3deface89d0a47528aabcdec6800725"
url = "https://github.com/gohugoio/hugo/releases/download/v0.166.0/hugo_0.166.0_windows-amd64.zip"
url_api = "https://api.github.com/repos/gohugoio/hugo/releases/assets/552998804"
[[tools.java]]
version = "temurin-25.0.3+9.0.LTS"
backend = "core:java"
[tools.java."platforms.linux-arm64"]
checksum = "sha256:3e4287cb98870ba824ed698854bdc27cff984254caf66dd12cc291e7bfdde26b"
url = "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.3%2B9/OpenJDK25U-jdk_aarch64_linux_hotspot_25.0.3_9.tar.gz"
[tools.java."platforms.linux-arm64-musl"]
checksum = "sha256:6ed368e93049d3b188c045fce0b20953bbea92fe0614dbbf4d3fd8daad7be3b2"
url = "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.3%2B9/OpenJDK25U-jdk_aarch64_alpine-linux_hotspot_25.0.3_9.tar.gz"
[tools.java."platforms.linux-x64"]
checksum = "sha256:69264a7a211bf5029830d07bc3370f879769d62ebc5b5488e90c9343a2da0e1f"
url = "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.3%2B9/OpenJDK25U-jdk_x64_linux_hotspot_25.0.3_9.tar.gz"
[tools.java."platforms.linux-x64-musl"]
checksum = "sha256:51c2415b370aac7c3796b0c4663c8fcf91bc22d76f03df95b25fa5667cb5fdd8"
url = "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.3%2B9/OpenJDK25U-jdk_x64_alpine-linux_hotspot_25.0.3_9.tar.gz"
[tools.java."platforms.macos-arm64"]
checksum = "sha256:7baab4d69a15554e119b86ff78d40e3fdc28819b5b322955c913cebfe3f6a37c"
url = "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.3%2B9/OpenJDK25U-jdk_aarch64_mac_hotspot_25.0.3_9.tar.gz"
[tools.java."platforms.macos-x64"]
checksum = "sha256:4c539a18b4d656960ff6766727e9ca546fc17f7a29714dba9e7b47bdcb37c447"
url = "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.3%2B9/OpenJDK25U-jdk_x64_mac_hotspot_25.0.3_9.tar.gz"
[tools.java."platforms.windows-x64"]
checksum = "sha256:709312cd0420296d9b9de917fe6e28a5b979e875ee5ab91783fb79bcd5857235"
url = "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.3%2B9/OpenJDK25U-jdk_x64_windows_hotspot_25.0.3_9.zip"
[[tools.lychee]]
version = "0.24.2"
backend = "aqua:lycheeverse/lychee"
[tools.lychee."platforms.linux-arm64"]
checksum = "sha256:5d0b0e3aeab240f41920c633a6eaf97599be6eedda034b36e858ede7dba5e535"
url = "https://github.com/lycheeverse/lychee/releases/download/lychee-v0.24.2/lychee-aarch64-unknown-linux-musl.tar.gz"
url_api = "https://api.github.com/repos/lycheeverse/lychee/releases/assets/409958602"
[tools.lychee."platforms.linux-arm64-musl"]
checksum = "sha256:5d0b0e3aeab240f41920c633a6eaf97599be6eedda034b36e858ede7dba5e535"
url = "https://github.com/lycheeverse/lychee/releases/download/lychee-v0.24.2/lychee-aarch64-unknown-linux-musl.tar.gz"
url_api = "https://api.github.com/repos/lycheeverse/lychee/releases/assets/409958602"
[tools.lychee."platforms.linux-x64"]
checksum = "sha256:73657a111819a30c47c08352896796f23d64e4eb2b3ed39b6d32149241566fc5"
url = "https://github.com/lycheeverse/lychee/releases/download/lychee-v0.24.2/lychee-x86_64-unknown-linux-musl.tar.gz"
url_api = "https://api.github.com/repos/lycheeverse/lychee/releases/assets/409959271"
[tools.lychee."platforms.linux-x64-musl"]
checksum = "sha256:73657a111819a30c47c08352896796f23d64e4eb2b3ed39b6d32149241566fc5"
url = "https://github.com/lycheeverse/lychee/releases/download/lychee-v0.24.2/lychee-x86_64-unknown-linux-musl.tar.gz"
url_api = "https://api.github.com/repos/lycheeverse/lychee/releases/assets/409959271"
[tools.lychee."platforms.macos-arm64"]
checksum = "sha256:c9d3740ea2d891854d37116c9fba840f37b6e7c89d330e7db84ac333631c4977"
url = "https://github.com/lycheeverse/lychee/releases/download/lychee-v0.24.2/lychee-aarch64-apple-darwin.tar.gz"
url_api = "https://api.github.com/repos/lycheeverse/lychee/releases/assets/409957951"
[tools.lychee."platforms.macos-x64"]
checksum = "sha256:887503a9cff667d322b8d0892b40bf49976eb9507af8483220a3706cdad55978"
url = "https://github.com/lycheeverse/lychee/releases/download/lychee-v0.24.2/lychee-x86_64-apple-darwin.tar.gz"
url_api = "https://api.github.com/repos/lycheeverse/lychee/releases/assets/409957687"
[tools.lychee."platforms.windows-x64"]
checksum = "sha256:32975d1493ee1a975d6bb41e4fb56fe419cb442ded628bb772ba2e614acfacad"
url = "https://github.com/lycheeverse/lychee/releases/download/lychee-v0.24.2/lychee-x86_64-pc-windows-msvc.zip"
url_api = "https://api.github.com/repos/lycheeverse/lychee/releases/assets/409959491"
[[tools.node]]
version = "24.21.0"
backend = "core:node"
[tools.node."platforms.linux-arm64"]
checksum = "sha256:724282c3b43aec998aa9527380465b45d229e021b58035f5f4f63095eabfe5d5"
url = "https://nodejs.org/dist/v24.21.0/node-v24.21.0-linux-arm64.tar.gz"
[tools.node."platforms.linux-arm64-musl"]
checksum = "sha256:3048b0811e158ca0d8672b59c839861763e144492980d8d29b369dfee45747e4"
url = "https://unofficial-builds.nodejs.org/download/release/v24.21.0/node-v24.21.0-linux-arm64-musl.tar.gz"
[tools.node."platforms.linux-x64"]
checksum = "sha256:6e1db87ef58b8819e5d5402eff1536491b18edd8eb7bee5ef7897876e88dc5ff"
url = "https://nodejs.org/dist/v24.21.0/node-v24.21.0-linux-x64.tar.gz"
[tools.node."platforms.linux-x64-musl"]
checksum = "sha256:01a713e34da98e7b4d2a3191ee7ca3f93dd0384d1a2ef23c379b2161ee6e133a"
url = "https://unofficial-builds.nodejs.org/download/release/v24.21.0/node-v24.21.0-linux-x64-musl.tar.gz"
[tools.node."platforms.macos-arm64"]
checksum = "sha256:bed7eea5325e1108f32ce5228ddd6a5f0f08a499ee42aa7442aea583702f6057"
url = "https://nodejs.org/dist/v24.21.0/node-v24.21.0-darwin-arm64.tar.gz"
[tools.node."platforms.macos-x64"]
checksum = "sha256:1462cb3b3046b815cf8ea436d3da450ec1a9f11dac7e5a46b0ada5305d7e8097"
url = "https://nodejs.org/dist/v24.21.0/node-v24.21.0-darwin-x64.tar.gz"
[tools.node."platforms.windows-x64"]
checksum = "sha256:158f7685b44de51f6c0df1d153526cbcd3e1bc739a8dfc607721cef75de9e541"
url = "https://nodejs.org/dist/v24.21.0/node-v24.21.0-win-x64.zip"
[[tools."npm:renovate"]]
version = "44.82.0"
backend = "npm:renovate"
[tools."npm:renovate".options]
trust_policy_excludes = '["@yarnpkg/libzip@3.2.2"]'
[[tools.protoc]]
version = "36.1"
backend = "aqua:protocolbuffers/protobuf/protoc"
[tools.protoc."platforms.linux-arm64"]
checksum = "sha256:237a68856edf1bd28b6204bddd0596c1cf46d298bc29c620012540b2e44c73e7"
url = "https://github.com/protocolbuffers/protobuf/releases/download/v36.1/protoc-36.1-linux-aarch_64.zip"
url_api = "https://api.github.com/repos/protocolbuffers/protobuf/releases/assets/538583148"
[tools.protoc."platforms.linux-arm64-musl"]
checksum = "sha256:237a68856edf1bd28b6204bddd0596c1cf46d298bc29c620012540b2e44c73e7"
url = "https://github.com/protocolbuffers/protobuf/releases/download/v36.1/protoc-36.1-linux-aarch_64.zip"
url_api = "https://api.github.com/repos/protocolbuffers/protobuf/releases/assets/538583148"
[tools.protoc."platforms.linux-x64"]
checksum = "sha256:c4bc672d9d49214dc8cafdceadf4df92182d6ca8e3ec65a56b2d7de5602669b4"
url = "https://github.com/protocolbuffers/protobuf/releases/download/v36.1/protoc-36.1-linux-x86_64.zip"
url_api = "https://api.github.com/repos/protocolbuffers/protobuf/releases/assets/538583183"
[tools.protoc."platforms.linux-x64-musl"]
checksum = "sha256:c4bc672d9d49214dc8cafdceadf4df92182d6ca8e3ec65a56b2d7de5602669b4"
url = "https://github.com/protocolbuffers/protobuf/releases/download/v36.1/protoc-36.1-linux-x86_64.zip"
url_api = "https://api.github.com/repos/protocolbuffers/protobuf/releases/assets/538583183"
[tools.protoc."platforms.macos-arm64"]
checksum = "sha256:de56d57afe30c5d191b11d24ff93dd4025728d7fb43b773886b2d3613e0bdbb2"
url = "https://github.com/protocolbuffers/protobuf/releases/download/v36.1/protoc-36.1-osx-aarch_64.zip"
url_api = "https://api.github.com/repos/protocolbuffers/protobuf/releases/assets/538583189"
[tools.protoc."platforms.macos-x64"]
checksum = "sha256:ee2c5496e4af0aa6a224894bc0f7025145260e004d890487d510725ce8b473eb"
url = "https://github.com/protocolbuffers/protobuf/releases/download/v36.1/protoc-36.1-osx-x86_64.zip"
url_api = "https://api.github.com/repos/protocolbuffers/protobuf/releases/assets/538583191"
[tools.protoc."platforms.windows-x64"]
checksum = "sha256:390e515cb456e6a978553bdb57baf087b054885077fd6da7f7ff0160279c07d6"
url = "https://github.com/protocolbuffers/protobuf/releases/download/v36.1/protoc-36.1-win64.zip"
url_api = "https://api.github.com/repos/protocolbuffers/protobuf/releases/assets/538583199"
[[tools.ruff]]
version = "0.16.7"
backend = "aqua:astral-sh/ruff"
[tools.ruff."platforms.linux-arm64"]
checksum = "sha256:1e06b11127c28387c8066da4ce6a617a84a359591be09dbf581fbb0c3e006239"
url = "https://github.com/astral-sh/ruff/releases/download/0.16.7/ruff-aarch64-unknown-linux-gnu.tar.gz"
url_api = "https://api.github.com/repos/astral-sh/ruff/releases/assets/555530686"
provenance = "github-attestations"
[tools.ruff."platforms.linux-arm64-musl"]
checksum = "sha256:dd669efe4ac74ffd5842b26147c36cdd6c93b9cf0d10d5e53c12ec5b44f540bd"
url = "https://github.com/astral-sh/ruff/releases/download/0.16.7/ruff-aarch64-unknown-linux-musl.tar.gz"
url_api = "https://api.github.com/repos/astral-sh/ruff/releases/assets/555530691"
provenance = "github-attestations"
[tools.ruff."platforms.linux-x64"]
checksum = "sha256:73894c7b7c9a53fd66ed715eb3a1ec65077f316328e377057a98bdb7fcba0326"
url = "https://github.com/astral-sh/ruff/releases/download/0.16.7/ruff-x86_64-unknown-linux-gnu.tar.gz"
url_api = "https://api.github.com/repos/astral-sh/ruff/releases/assets/555530800"
provenance = "github-attestations"
[tools.ruff."platforms.linux-x64-musl"]
checksum = "sha256:8d28939cf5cabe54a2f8f7cbfab52c643436d1bc70474198181db9e48f504411"
url = "https://github.com/astral-sh/ruff/releases/download/0.16.7/ruff-x86_64-unknown-linux-musl.tar.gz"
url_api = "https://api.github.com/repos/astral-sh/ruff/releases/assets/555530803"
provenance = "github-attestations"
[tools.ruff."platforms.macos-arm64"]
checksum = "sha256:80221a5e0b1ae29262a74496f2ad1380c1ab52b3edd8cee13ec76d8acff406ca"
url = "https://github.com/astral-sh/ruff/releases/download/0.16.7/ruff-aarch64-apple-darwin.tar.gz"
url_api = "https://api.github.com/repos/astral-sh/ruff/releases/assets/555530669"
provenance = "github-attestations"
[tools.ruff."platforms.macos-x64"]
checksum = "sha256:6f3b98ec349f470b7efde5294d44e5171613ddaac3c251a918a7946b303d3ec2"
url = "https://github.com/astral-sh/ruff/releases/download/0.16.7/ruff-x86_64-apple-darwin.tar.gz"
url_api = "https://api.github.com/repos/astral-sh/ruff/releases/assets/555530779"
provenance = "github-attestations"
[tools.ruff."platforms.windows-x64"]
checksum = "sha256:a099e761fb841fc33d44031aa37e16a3d154922fd3da284396e58ae687973e45"
url = "https://github.com/astral-sh/ruff/releases/download/0.16.7/ruff-x86_64-pc-windows-msvc.zip"
url_api = "https://api.github.com/repos/astral-sh/ruff/releases/assets/555530794"
provenance = "github-attestations"
[[tools.rumdl]]
version = "v0.2.73"
backend = "aqua:rvben/rumdl"
[tools.rumdl."platforms.linux-arm64"]
checksum = "sha256:83fb9a5899d192b828625f21cb26f8971dc5e6c280a947594db1f0932cb9e7df"
url = "https://github.com/rvben/rumdl/releases/download/v0.2.73/rumdl-v0.2.73-aarch64-unknown-linux-gnu.tar.gz"
url_api = "https://api.github.com/repos/rvben/rumdl/releases/assets/557839622"
provenance = "github-attestations"
[tools.rumdl."platforms.linux-arm64-musl"]
checksum = "sha256:f51548adfc71c4982cb5cc239d847bcd4c884e6ac8dc67efd68efd3eea9753a4"
url = "https://github.com/rvben/rumdl/releases/download/v0.2.73/rumdl-v0.2.73-aarch64-unknown-linux-musl.tar.gz"
url_api = "https://api.github.com/repos/rvben/rumdl/releases/assets/557839618"
provenance = "github-attestations"
[tools.rumdl."platforms.linux-x64"]
checksum = "sha256:d56a8e40471af32fe3229e845f3e299e3691665b15cd4ca28f2deb502c487666"
url = "https://github.com/rvben/rumdl/releases/download/v0.2.73/rumdl-v0.2.73-x86_64-unknown-linux-gnu.tar.gz"
url_api = "https://api.github.com/repos/rvben/rumdl/releases/assets/557839623"
provenance = "github-attestations"
[tools.rumdl."platforms.linux-x64-musl"]
checksum = "sha256:dc4aa9bf98f936f667039224a34fc2e26ddf6be3589bf59d63e4d6b038be4f5c"
url = "https://github.com/rvben/rumdl/releases/download/v0.2.73/rumdl-v0.2.73-x86_64-unknown-linux-musl.tar.gz"
url_api = "https://api.github.com/repos/rvben/rumdl/releases/assets/557839615"
provenance = "github-attestations"
[tools.rumdl."platforms.macos-arm64"]
checksum = "sha256:54e0e7c3031b8bfa37e3c57104cc0c93988e02f5b7023c1804749fd180822f9e"
url = "https://github.com/rvben/rumdl/releases/download/v0.2.73/rumdl-v0.2.73-aarch64-apple-darwin.tar.gz"
url_api = "https://api.github.com/repos/rvben/rumdl/releases/assets/557839617"
provenance = "github-attestations"
[tools.rumdl."platforms.macos-x64"]
checksum = "sha256:ad181073e75df52e982025d1f5a9508ef6588f895ef5f78227301499325ea132"
url = "https://github.com/rvben/rumdl/releases/download/v0.2.73/rumdl-v0.2.73-x86_64-apple-darwin.tar.gz"
url_api = "https://api.github.com/repos/rvben/rumdl/releases/assets/557839628"
provenance = "github-attestations"
[tools.rumdl."platforms.windows-x64"]
checksum = "sha256:bc6c86d61588e9c92ec9927903ed4973986d30b94d042732ddf62424755dd3c8"
url = "https://github.com/rvben/rumdl/releases/download/v0.2.73/rumdl-v0.2.73-x86_64-pc-windows-msvc.zip"
url_api = "https://api.github.com/repos/rvben/rumdl/releases/assets/557839616"
provenance = "github-attestations"
[[tools.shellcheck]]
version = "v0.11.0"
backend = "aqua:koalaman/shellcheck"
[tools.shellcheck."platforms.linux-arm64"]
checksum = "sha256:12b331c1d2db6b9eb13cfca64306b1b157a86eb69db83023e261eaa7e7c14588"
url = "https://github.com/koalaman/shellcheck/releases/download/v0.11.0/shellcheck-v0.11.0.linux.aarch64.tar.xz"
url_api = "https://api.github.com/repos/koalaman/shellcheck/releases/assets/279056934"
[tools.shellcheck."platforms.linux-arm64-musl"]
checksum = "sha256:12b331c1d2db6b9eb13cfca64306b1b157a86eb69db83023e261eaa7e7c14588"
url = "https://github.com/koalaman/shellcheck/releases/download/v0.11.0/shellcheck-v0.11.0.linux.aarch64.tar.xz"
url_api = "https://api.github.com/repos/koalaman/shellcheck/releases/assets/279056934"
[tools.shellcheck."platforms.linux-x64"]
checksum = "sha256:8c3be12b05d5c177a04c29e3c78ce89ac86f1595681cab149b65b97c4e227198"
url = "https://github.com/koalaman/shellcheck/releases/download/v0.11.0/shellcheck-v0.11.0.linux.x86_64.tar.xz"
url_api = "https://api.github.com/repos/koalaman/shellcheck/releases/assets/279056942"
[tools.shellcheck."platforms.linux-x64-musl"]
checksum = "sha256:8c3be12b05d5c177a04c29e3c78ce89ac86f1595681cab149b65b97c4e227198"
url = "https://github.com/koalaman/shellcheck/releases/download/v0.11.0/shellcheck-v0.11.0.linux.x86_64.tar.xz"
url_api = "https://api.github.com/repos/koalaman/shellcheck/releases/assets/279056942"
[tools.shellcheck."platforms.macos-arm64"]
checksum = "sha256:56affdd8de5527894dca6dc3d7e0a99a873b0f004d7aabc30ae407d3f48b0a79"
url = "https://github.com/koalaman/shellcheck/releases/download/v0.11.0/shellcheck-v0.11.0.darwin.aarch64.tar.xz"
url_api = "https://api.github.com/repos/koalaman/shellcheck/releases/assets/279056932"
[tools.shellcheck."platforms.macos-x64"]
checksum = "sha256:3c89db4edcab7cf1c27bff178882e0f6f27f7afdf54e859fa041fca10febe4c6"
url = "https://github.com/koalaman/shellcheck/releases/download/v0.11.0/shellcheck-v0.11.0.darwin.x86_64.tar.xz"
url_api = "https://api.github.com/repos/koalaman/shellcheck/releases/assets/279056930"
[tools.shellcheck."platforms.windows-x64"]
checksum = "sha256:8a4e35ab0b331c85d73567b12f2a444df187f483e5079ceffa6bda1faa2e740e"
url = "https://github.com/koalaman/shellcheck/releases/download/v0.11.0/shellcheck-v0.11.0.zip"
url_api = "https://api.github.com/repos/koalaman/shellcheck/releases/assets/279056944"
[[tools.shfmt]]
version = "3.14.1"
backend = "aqua:mvdan/sh"
[tools.shfmt."platforms.linux-arm64"]
checksum = "sha256:5f2db09dae91fca848f7adbdd014632e921a383863a2ad7e0450ad3aba0c6489"
url = "https://github.com/mvdan/sh/releases/download/v3.14.1/shfmt_v3.14.1_linux_arm64"
url_api = "https://api.github.com/repos/mvdan/sh/releases/assets/547320869"
[tools.shfmt."platforms.linux-arm64-musl"]
checksum = "sha256:5f2db09dae91fca848f7adbdd014632e921a383863a2ad7e0450ad3aba0c6489"
url = "https://github.com/mvdan/sh/releases/download/v3.14.1/shfmt_v3.14.1_linux_arm64"
url_api = "https://api.github.com/repos/mvdan/sh/releases/assets/547320869"
[tools.shfmt."platforms.linux-x64"]
checksum = "sha256:76e77641faa025814b77f153b29796b8e6fa2fca03e0c76a691608b86c7ea7bf"
url = "https://github.com/mvdan/sh/releases/download/v3.14.1/shfmt_v3.14.1_linux_amd64"
url_api = "https://api.github.com/repos/mvdan/sh/releases/assets/547320883"
[tools.shfmt."platforms.linux-x64-musl"]
checksum = "sha256:76e77641faa025814b77f153b29796b8e6fa2fca03e0c76a691608b86c7ea7bf"
url = "https://github.com/mvdan/sh/releases/download/v3.14.1/shfmt_v3.14.1_linux_amd64"
url_api = "https://api.github.com/repos/mvdan/sh/releases/assets/547320883"
[tools.shfmt."platforms.macos-arm64"]
checksum = "sha256:b7c872db63553ccffc7253aba3ed7d4885a27d83f1ba567b1138c6315a5847e5"
url = "https://github.com/mvdan/sh/releases/download/v3.14.1/shfmt_v3.14.1_darwin_arm64"
url_api = "https://api.github.com/repos/mvdan/sh/releases/assets/547320930"
[tools.shfmt."platforms.macos-x64"]
checksum = "sha256:d33eee0da0f92835b3562e9767a05cee7e4eaeef47daa03bfd09da17b4b590a6"
url = "https://github.com/mvdan/sh/releases/download/v3.14.1/shfmt_v3.14.1_darwin_amd64"
url_api = "https://api.github.com/repos/mvdan/sh/releases/assets/547320946"
[tools.shfmt."platforms.windows-x64"]
checksum = "sha256:13629ce28442ca80b6b5a819f7574ab39e1c28c6e26734ca816c9714e04851df"
url = "https://github.com/mvdan/sh/releases/download/v3.14.1/shfmt_v3.14.1_windows_amd64.exe"
url_api = "https://api.github.com/repos/mvdan/sh/releases/assets/547320827"
[[tools.taplo]]
version = "0.10.0"
backend = "aqua:tamasfe/taplo"
[tools.taplo."platforms.linux-arm64"]
url = "https://github.com/tamasfe/taplo/releases/download/0.10.0/taplo-linux-aarch64.gz"
url_api = "https://api.github.com/repos/tamasfe/taplo/releases/assets/257322597"
[tools.taplo."platforms.linux-arm64-musl"]
url = "https://github.com/tamasfe/taplo/releases/download/0.10.0/taplo-linux-aarch64.gz"
url_api = "https://api.github.com/repos/tamasfe/taplo/releases/assets/257322597"
[tools.taplo."platforms.linux-x64"]
url = "https://github.com/tamasfe/taplo/releases/download/0.10.0/taplo-linux-x86_64.gz"
url_api = "https://api.github.com/repos/tamasfe/taplo/releases/assets/257322600"
[tools.taplo."platforms.linux-x64-musl"]
url = "https://github.com/tamasfe/taplo/releases/download/0.10.0/taplo-linux-x86_64.gz"
url_api = "https://api.github.com/repos/tamasfe/taplo/releases/assets/257322600"
[tools.taplo."platforms.macos-arm64"]
url = "https://github.com/tamasfe/taplo/releases/download/0.10.0/taplo-darwin-aarch64.gz"
url_api = "https://api.github.com/repos/tamasfe/taplo/releases/assets/257323110"
[tools.taplo."platforms.macos-x64"]
url = "https://github.com/tamasfe/taplo/releases/download/0.10.0/taplo-darwin-x86_64.gz"
url_api = "https://api.github.com/repos/tamasfe/taplo/releases/assets/257323116"
[tools.taplo."platforms.windows-x64"]
url = "https://github.com/tamasfe/taplo/releases/download/0.10.0/taplo-windows-x86_64.zip"
url_api = "https://api.github.com/repos/tamasfe/taplo/releases/assets/257323062"
[[tools.typos]]
version = "1.50.1"
backend = "aqua:crate-ci/typos"
[tools.typos."platforms.linux-arm64"]
checksum = "sha256:a48feb58c517977ca953e634507c72819d64df8717c33ced3e43868d174fd39e"
url = "https://github.com/crate-ci/typos/releases/download/v1.50.1/typos-v1.50.1-aarch64-unknown-linux-musl.tar.gz"
url_api = "https://api.github.com/repos/crate-ci/typos/releases/assets/539857357"
[tools.typos."platforms.linux-arm64-musl"]
checksum = "sha256:a48feb58c517977ca953e634507c72819d64df8717c33ced3e43868d174fd39e"
url = "https://github.com/crate-ci/typos/releases/download/v1.50.1/typos-v1.50.1-aarch64-unknown-linux-musl.tar.gz"
url_api = "https://api.github.com/repos/crate-ci/typos/releases/assets/539857357"
[tools.typos."platforms.linux-x64"]
checksum = "sha256:edf0545109aee6a22751d04ddecb97c45be47d3aa0409564fb895eeeace91b1e"
url = "https://github.com/crate-ci/typos/releases/download/v1.50.1/typos-v1.50.1-x86_64-unknown-linux-musl.tar.gz"
url_api = "https://api.github.com/repos/crate-ci/typos/releases/assets/539858793"
[tools.typos."platforms.linux-x64-musl"]
checksum = "sha256:edf0545109aee6a22751d04ddecb97c45be47d3aa0409564fb895eeeace91b1e"
url = "https://github.com/crate-ci/typos/releases/download/v1.50.1/typos-v1.50.1-x86_64-unknown-linux-musl.tar.gz"
url_api = "https://api.github.com/repos/crate-ci/typos/releases/assets/539858793"
[tools.typos."platforms.macos-arm64"]
checksum = "sha256:2c940734b44b6e199e165278b662b7e17c68f068471a2a8a5e491ce635414ae6"
url = "https://github.com/crate-ci/typos/releases/download/v1.50.1/typos-v1.50.1-aarch64-apple-darwin.tar.gz"
url_api = "https://api.github.com/repos/crate-ci/typos/releases/assets/539861019"
[tools.typos."platforms.macos-x64"]
checksum = "sha256:b31ccf2f21154b2bc8d2a84f395f746106edda0feec4817fbecdb12216df53bd"
url = "https://github.com/crate-ci/typos/releases/download/v1.50.1/typos-v1.50.1-x86_64-apple-darwin.tar.gz"
url_api = "https://api.github.com/repos/crate-ci/typos/releases/assets/539861041"
[tools.typos."platforms.windows-x64"]
checksum = "sha256:8740867a0d9e44a62f0803e37a669ec3c6cd17ab63cd49d00e14a96d3e03ccc3"
url = "https://github.com/crate-ci/typos/releases/download/v1.50.1/typos-v1.50.1-x86_64-pc-windows-msvc.zip"
url_api = "https://api.github.com/repos/crate-ci/typos/releases/assets/539862554"
[[tools.zizmor]]
version = "1.30.1"
backend = "aqua:zizmorcore/zizmor"
[tools.zizmor."platforms.linux-arm64"]
checksum = "sha256:7ff1dce33bdd18fd2a4affe63bdd47efcccca97b2cec1c1863ec26e9e2647540"
url = "https://github.com/zizmorcore/zizmor/releases/download/v1.30.1/zizmor-aarch64-unknown-linux-gnu.tar.gz"
url_api = "https://api.github.com/repos/zizmorcore/zizmor/releases/assets/552067643"
provenance = "github-attestations"
[tools.zizmor."platforms.linux-arm64-musl"]
provenance = "github-attestations"
[tools.zizmor."platforms.linux-x64"]
checksum = "sha256:e65324f4430c2717591937edcec90ccbefaf14c174f8ec9415e03ca875b46e1a"
url = "https://github.com/zizmorcore/zizmor/releases/download/v1.30.1/zizmor-x86_64-unknown-linux-gnu.tar.gz"
url_api = "https://api.github.com/repos/zizmorcore/zizmor/releases/assets/552067642"
provenance = "github-attestations"
[tools.zizmor."platforms.linux-x64-musl"]
provenance = "github-attestations"
[tools.zizmor."platforms.macos-arm64"]
checksum = "sha256:e28d22b087f9ebb8d99da6e740d348c930f559961c7c3f12badda54f882195a2"
url = "https://github.com/zizmorcore/zizmor/releases/download/v1.30.1/zizmor-aarch64-apple-darwin.tar.gz"
url_api = "https://api.github.com/repos/zizmorcore/zizmor/releases/assets/552067640"
provenance = "github-attestations"
[tools.zizmor."platforms.macos-x64"]
checksum = "sha256:10e6b18b11ea07e515a16f0f0518c7b07527bc9977c1fd5698181ce7f3554202"
url = "https://github.com/zizmorcore/zizmor/releases/download/v1.30.1/zizmor-x86_64-apple-darwin.tar.gz"
url_api = "https://api.github.com/repos/zizmorcore/zizmor/releases/assets/552067641"
provenance = "github-attestations"
[tools.zizmor."platforms.windows-x64"]
checksum = "sha256:b183b1e996eddfab9659f1e9b46e059f1ef1cf984a1f14e5da09f7876a4b3a1c"
url = "https://github.com/zizmorcore/zizmor/releases/download/v1.30.1/zizmor-x86_64-pc-windows-msvc.zip"
url_api = "https://api.github.com/repos/zizmorcore/zizmor/releases/assets/552067645"
provenance = "github-attestations"