-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
syncthing.yaml
861 lines (861 loc) · 55.7 KB
/
syncthing.yaml
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
name: syncthing
description: Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes.
homepage: https://syncthing.net
repository: https://github.com/syncthing/syncthing
releases:
1.20.3:
aarch64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.20.3/syncthing-linux-arm64-v1.20.3.tar.gz
sha256: a7b04c907ff7c9eb8d5d3816ee20c35b658b1f857361a6effbf57f99215bf6f9
aarch64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.20.3/syncthing-windows-arm64-v1.20.3.zip
sha256: bf03c184549d31c808988524495616cda35c29f4998ac469ad018c88b9c8e9d6
any-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.20.3/syncthing-macos-universal-v1.20.3.zip
sha256: 2c80db968d0cfbd610dcdecf4f8b8a6e067bf3b0537cd578a0782d94a68af74a
x86-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.20.3/syncthing-linux-386-v1.20.3.tar.gz
sha256: 537fc4069133fc19541c9f84e342ca3cf8d0bb9b8177045913d37879af80a81c
x86-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.20.3/syncthing-windows-386-v1.20.3.zip
sha256: 06dcf906b79abfe16972d3f2210942cf8b6dee63240ff7a52e401dc39013b810
x86_64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.20.3/syncthing-linux-amd64-v1.20.3.tar.gz
sha256: 0f9b8ce12e24766de264d1c1f1664b51b8570bcf4dca3b33f1520c334ae19012
x86_64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.20.3/syncthing-windows-amd64-v1.20.3.zip
sha256: 0cbca604d3028a447cc3f2cdf33245fff0c4cc6f9f6572a3c2c06bc543caf334
1.20.4:
aarch64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.20.4/syncthing-linux-arm64-v1.20.4.tar.gz
sha256: 5eeda7b2119a3da01271633878ace763869ace26bfa598e6f02a6d7987ca1cd7
aarch64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.20.4/syncthing-macos-arm64-v1.20.4.zip
sha256: 189fea1b27403aca01eb8511edb2c441fceb29f4a8ed598afd479b64e7a86505
aarch64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.20.4/syncthing-windows-arm64-v1.20.4.zip
sha256: d981367a1ce33c86765ad49a57be135b98d35082b3a52baef47c81669af4bbe5
any-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.20.4/syncthing-macos-universal-v1.20.4.zip
sha256: 6b004488c63f6b79ba54123ea4f5ddb2c702ddc40465f4048beaae7997237f9f
x86-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.20.4/syncthing-linux-386-v1.20.4.tar.gz
sha256: 7f8daa454a79e6c869afcec50f4b9b7906c697b37c14762dd5f217d3a9ad940e
x86-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.20.4/syncthing-windows-386-v1.20.4.zip
sha256: 1b63cebe575920884e67544479237f57a22a0bcbc23b758f31d54d2333064392
x86_64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.20.4/syncthing-linux-amd64-v1.20.4.tar.gz
sha256: ce577b08236c14ce4e3f2f589791b2521086bdd2ce952800847f0acd1b753dbe
x86_64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.20.4/syncthing-macos-amd64-v1.20.4.zip
sha256: 06d7ee92a95f97cf504a29987d1616a891f5c4c0612391d44bea2dfc889f1e50
x86_64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.20.4/syncthing-windows-amd64-v1.20.4.zip
sha256: a59c103d19bf241d93b209e8eb42de9ca25fbe1d1afb79e2fb963273f281a6d7
1.21.0:
aarch64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.21.0/syncthing-linux-arm64-v1.21.0.tar.gz
sha256: 2c77c81db5a5c208062c863d47797bd21e9864c4b83022c5dfbf231a69bcbff1
aarch64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.21.0/syncthing-macos-arm64-v1.21.0.zip
sha256: 2ba5a355bca59f8a12d823238f217b965be2debac88c86be94cba1bd2e8b506c
aarch64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.21.0/syncthing-windows-arm64-v1.21.0.zip
sha256: 5cd2b485736de34ffef10620bad3f047a2bf0c201062410159a910159b023176
any-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.21.0/syncthing-macos-universal-v1.21.0.zip
sha256: 9dec21ee9766b707fb316d42db70e9088aaed02db7502781b7ea7655b2ff5560
x86-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.21.0/syncthing-linux-386-v1.21.0.tar.gz
sha256: e73e0e9efe84e62775735a9ffb91647873ff402a3590392d7a7d2c5d4eda704e
x86-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.21.0/syncthing-windows-386-v1.21.0.zip
sha256: 36146caaf5f41abe167a27e583e069e372ec673414288e23e3438bff10dafe6a
x86_64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.21.0/syncthing-linux-amd64-v1.21.0.tar.gz
sha256: 8d71169f00333759a7057123d9a33e47cf07f0cff8eabc9fe96be00a7e3b8c03
x86_64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.21.0/syncthing-macos-amd64-v1.21.0.zip
sha256: 8deaaef5e4935bcabbddfd46b58e91b82d152235ba30923bbab2493e05a897a9
x86_64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.21.0/syncthing-windows-amd64-v1.21.0.zip
sha256: 630c55e7220d96b3f45fab7c4c96530fc6c9a5074d347d7591169cd4dc966374
1.22.0:
aarch64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.22.0/syncthing-linux-arm64-v1.22.0.tar.gz
sha256: f666d4f94558c7be743560217136794f62fbd8fb4f5ac9365cba95cc3d5a66a9
aarch64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.22.0/syncthing-macos-arm64-v1.22.0.zip
sha256: ddb789f852d2db644e97cc866a2d0c485579e7d5e35039d8df7a45c348e73383
aarch64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.22.0/syncthing-windows-arm64-v1.22.0.zip
sha256: 3b6bec1b0dfc66398a04d762220e7e0dc2adac2a7c372f032e8902ddf0d7a053
any-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.22.0/syncthing-macos-universal-v1.22.0.zip
sha256: 4f96c337e6d3cf997d58f9288877fb0fd93ea803a672233a81712ee0b882dc0c
x86-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.22.0/syncthing-linux-386-v1.22.0.tar.gz
sha256: 1668f885bb73e56fa5b51177d794e61623a23a93d9cbe9efb49ad974ae25e214
x86-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.22.0/syncthing-windows-386-v1.22.0.zip
sha256: d826da71c53820bf6fc298c504a6faf8105f6fffee9bfc2473742ff70e9c49a5
x86_64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.22.0/syncthing-linux-amd64-v1.22.0.tar.gz
sha256: 8b5d825d176d37484250fbb749305a4ba59cbe7ed3ed6492bc0d219e6bc445c2
x86_64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.22.0/syncthing-macos-amd64-v1.22.0.zip
sha256: d856b07a6990a3e0d81373f3cb022191667fd6a8154b09ff3451c3b881867346
x86_64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.22.0/syncthing-windows-amd64-v1.22.0.zip
sha256: 5889c01bbedec530841b71d61f6370c12888904a1893eb3443261918a7dd0f11
1.22.1:
aarch64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.22.1/syncthing-linux-arm64-v1.22.1.tar.gz
sha256: 5148b780703c78729e4988863bc763dc18b7d46556ce7d14d6f550c3e3a8eb54
aarch64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.22.1/syncthing-macos-arm64-v1.22.1.zip
sha256: f8d28d602678ed5b15872a0d10ec933ba3ca48aa292c3b8fd1ddd3cea2968150
aarch64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.22.1/syncthing-windows-arm64-v1.22.1.zip
sha256: 24f086c90e9daaf2714fbdb3d7b7e36f2d6e2bcc1940b13b6184c641af993134
any-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.22.1/syncthing-macos-universal-v1.22.1.zip
sha256: af17d0194867b9bd5da2163ca500454f73d9c105f7cac29fa5c94a09181351a1
x86-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.22.1/syncthing-linux-386-v1.22.1.tar.gz
sha256: fb078e4fc278ddf943b20e6b01051a96953b180583caafc039461d270dc46ac7
x86-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.22.1/syncthing-windows-386-v1.22.1.zip
sha256: 48f5e1cebbafe9b9f6140eeae21456855d35eb7f934889e75374d2e5955757c1
x86_64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.22.1/syncthing-linux-amd64-v1.22.1.tar.gz
sha256: f91066b8588c02b5ff77aa801cc4e0319f3467325bdd75326aebccffb6495698
x86_64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.22.1/syncthing-macos-amd64-v1.22.1.zip
sha256: 9805ffe6fd31aab17aaac096e01493a819518d9449304b5e6658064e062a46da
x86_64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.22.1/syncthing-windows-amd64-v1.22.1.zip
sha256: e191f58c444d1a2b5aa8d7aeaf28503077c35d77f3ecf1e2054397bc3007d9d9
1.22.2:
aarch64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.22.2/syncthing-linux-arm64-v1.22.2.tar.gz
sha256: 10993458ca1982f11c2e9d52f4fae3374192976e89ae905c47a76bfc0bf1524a
aarch64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.22.2/syncthing-macos-arm64-v1.22.2.zip
sha256: 38f8634a0005092602dade693bcaed6e98520fe859fb415c4c74c58b79ee3e60
aarch64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.22.2/syncthing-windows-arm64-v1.22.2.zip
sha256: 43335440ee137f16186858cf58d819b08c66b9bb5ee41035c7b4929e75c479d0
any-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.22.2/syncthing-macos-universal-v1.22.2.zip
sha256: 809cbc963bd03de7a26a380a9d16ab8ba18c5ee2bb4a7d6698de26e60c4e2fbb
x86-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.22.2/syncthing-linux-386-v1.22.2.tar.gz
sha256: b2c6c1f605d35a20de17e4f4fbda929f2302a6d2b88404f764b3935dd14c9c68
x86-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.22.2/syncthing-windows-386-v1.22.2.zip
sha256: 3453b888efc354c92762ff8ac98cab2908b822a14114441cb6e002a223148560
x86_64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.22.2/syncthing-linux-amd64-v1.22.2.tar.gz
sha256: 72077006e97097a9f3bec3fba866f682018de383797114b94218519c9bc65927
x86_64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.22.2/syncthing-macos-amd64-v1.22.2.zip
sha256: d84d3f7376ebc791f2763731de0e22fe299eb0318e77e780fdfc2c34ef805881
x86_64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.22.2/syncthing-windows-amd64-v1.22.2.zip
sha256: d7fab2da5687609d8b5feb5c3278790eaa4a3c148e46567b08c4c8329cc82c3a
1.23.0:
aarch64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.0/syncthing-linux-arm64-v1.23.0.tar.gz
sha256: b44deea83a21a269291ddb9b2ba1bdfc46dfda33b07440bd0baf91d6ba3e8436
aarch64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.0/syncthing-macos-arm64-v1.23.0.zip
sha256: 144666a01bd865ee2558038e7435d0183649c985774f28a5b7c91a2b51db10b3
aarch64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.0/syncthing-windows-arm64-v1.23.0.zip
sha256: 2d1bd045f34c9c280dd3d8ecf2a6b642f4ab6e84529614a0082f7655b9cd2436
any-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.0/syncthing-macos-universal-v1.23.0.zip
sha256: f02d16f0c407e27831c8bc0d97164060f3db2b80c715c1ff2516d852a2289427
x86-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.0/syncthing-linux-386-v1.23.0.tar.gz
sha256: 4cd75c0b56d1ff8f483767a2b19df71c975961cc3f27abcb515a542a8fbe2d79
x86-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.0/syncthing-windows-386-v1.23.0.zip
sha256: b2b3e66b3f5840bfb35fdb2b07e01a3d100b75650fb8d6b4eecd57d27a61249b
x86_64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.0/syncthing-linux-amd64-v1.23.0.tar.gz
sha256: 5e731628c3a29018ce12ddea7d8351a181d7cdd248ff55a85919dc6a2aacee06
x86_64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.0/syncthing-macos-amd64-v1.23.0.zip
sha256: 89d6093018a8660108d287543417acc05f3b213ab69f78e176e0b27fd304b51f
x86_64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.0/syncthing-windows-amd64-v1.23.0.zip
sha256: db08b87efb352410ac5cfe9ed492c018f8bef1a3addbf0e6fedacee0e845bd56
1.23.1:
aarch64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.1/syncthing-linux-arm64-v1.23.1.tar.gz
sha256: a8a2f23300465bf233d0d5d0676cb9cc918d752efd605274d85252f8e1a0fe21
aarch64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.1/syncthing-macos-arm64-v1.23.1.zip
sha256: 1fafddb0da22767211d4569e350935d510ab7aa4d55fe6852aad523ba51fdb35
aarch64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.1/syncthing-windows-arm64-v1.23.1.zip
sha256: ece3a164853ba7fb33261fdc9d566aecf5c5acf1504d514a603093dc346f6252
any-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.1/syncthing-macos-universal-v1.23.1.zip
sha256: 598ce95767063fc570950ef7062273975470b3f1dbcd0efbc75eb484fc6ab598
x86-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.1/syncthing-linux-386-v1.23.1.tar.gz
sha256: 57a99feb38f2f27bdad0ed5e9036986defbc9c34e2a81a3af5be0d5a361663c0
x86-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.1/syncthing-windows-386-v1.23.1.zip
sha256: 4dd04919fe3ca2d30277efd32f479ac17278c1afc4321bf2a6e229b61a663b0f
x86_64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.1/syncthing-linux-amd64-v1.23.1.tar.gz
sha256: 5e124caa7ec9aa8689dad5425aa42f4044cc52066c7a17086356418a783e1ab3
x86_64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.1/syncthing-macos-amd64-v1.23.1.zip
sha256: a768056d4cb240b079718cc0171ba64a7685ad93e4f8413edc7a46b6090284cb
x86_64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.1/syncthing-windows-amd64-v1.23.1.zip
sha256: aec001f848491d4c058d2fbe5dd1ffdf0fdffe55e706a8494ac80cb97586aff1
1.23.2:
aarch64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.2/syncthing-linux-arm64-v1.23.2.tar.gz
sha256: 91bc4211df65689aed4739aabd3d409791d55b01ced31e10fac385ed15647942
aarch64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.2/syncthing-macos-arm64-v1.23.2.zip
sha256: d4d71e9daffc2c546754cd1c1a0367f688b0db4364fb5ec8f3d65973f06fa51f
aarch64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.2/syncthing-windows-arm64-v1.23.2.zip
sha256: 5bed6586270c1f5cf096932f3c462d23525aedb6cf0ea74d1f127cffbbd78a31
any-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.2/syncthing-macos-universal-v1.23.2.zip
sha256: d875ac5eed5d40c5cea00a72cdb8f62ca9b514f8009e24259eac44d32463562d
x86-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.2/syncthing-linux-386-v1.23.2.tar.gz
sha256: 7ba020603ead83afc6f43e0dbf59e33832414bdd055c608abc05d33d73f66757
x86-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.2/syncthing-windows-386-v1.23.2.zip
sha256: cfa2d5d3ed03c85e762625e6c53e6f2fb6106e67c4e88b49111721c0c98cac54
x86_64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.2/syncthing-linux-amd64-v1.23.2.tar.gz
sha256: 752d4df7c38789e0aff0f82194878ccbb7c8f2e18c1599aa817e3ecc517597e2
x86_64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.2/syncthing-macos-amd64-v1.23.2.zip
sha256: 7b47251d4e81fe8168c119911153c6d2985c6793f2a3da567228bbd1dc9662a0
x86_64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.2/syncthing-windows-amd64-v1.23.2.zip
sha256: 3be5d242fd10a3adc405105248d9caf644b9d244ad98ba13ead43935cebe24b9
1.23.3:
aarch64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.3/syncthing-linux-arm64-v1.23.3.tar.gz
sha256: f337d3d3d58acff61daa92e221bd404e218f60dbb3c465714395ad2b3ddbe87e
aarch64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.3/syncthing-macos-arm64-v1.23.3.zip
sha256: e1116234afea3b058985ba7609088dec1de7dab697d02aa24539aa9250dff87f
aarch64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.3/syncthing-windows-arm64-v1.23.3.zip
sha256: dc14b244a561a1a0be8a2713ad396fbfdf83261dede3ef982e09ffc94229fd6a
any-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.3/syncthing-macos-universal-v1.23.3.zip
sha256: ca9f336b2e04b81134c631ebe0fcc9b763354852c7acadb40c541bf560f5e725
x86-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.3/syncthing-linux-386-v1.23.3.tar.gz
sha256: 772cbd473fbd6b04223345af31454770c6e6eeac315ed3e2ac91b129b563a1d4
x86-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.3/syncthing-windows-386-v1.23.3.zip
sha256: 9538bfc51ef47590cf4c65d0540331da8f784d0dfa299dacc63a1f3fda4abdee
x86_64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.3/syncthing-linux-amd64-v1.23.3.tar.gz
sha256: 8f9d858381475bbdea81c12632ef499d63e3fa213d1e5446f9fad6f44c0f860e
x86_64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.3/syncthing-macos-amd64-v1.23.3.zip
sha256: 76abb02f744ff73aceae0edc0fc3bb85d60dca0c3d07e1f0b4610161b3292487
x86_64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.3/syncthing-windows-amd64-v1.23.3.zip
sha256: 8848e194d9091edbfa8c09d8d416075d7aa4b42bbcc2557d0a913480d8a677e0
1.23.4:
aarch64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.4/syncthing-linux-arm64-v1.23.4.tar.gz
sha256: ac9fda11096d404ba2a1f1e9ef0d115ff373283a5b0200a8ff85cc3a3bf61020
aarch64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.4/syncthing-macos-arm64-v1.23.4.zip
sha256: c77d3c19a44d27cb32fbbf36f076988137af7874099d557e509bae1e927cbd25
aarch64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.4/syncthing-windows-arm64-v1.23.4.zip
sha256: 5bb5cfac1c9360244dec54425d5c14eab831adec119480c41bf5a40993b0c050
any-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.4/syncthing-macos-universal-v1.23.4.zip
sha256: 88a3663086f44caa27b3289c04a093762c5b078001b9190a6eeac1eaaa701798
x86-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.4/syncthing-linux-386-v1.23.4.tar.gz
sha256: 4c521b08a2914131954e000f0722710abbe5bdf9b5539a69d049651fb96a5354
x86-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.4/syncthing-windows-386-v1.23.4.zip
sha256: 02366469340544ec41fddfa14839cb16fd15f0cb70e38a8593fa17e1511fa087
x86_64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.4/syncthing-linux-amd64-v1.23.4.tar.gz
sha256: 262fb91d0588da15cb42acb0d96f1c77db76257aa9765483d5930a2c044b191c
x86_64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.4/syncthing-macos-amd64-v1.23.4.zip
sha256: 0f79ab85bf4c0e33181f31b2715632cdccda15c9618d6761d561bb3549740d71
x86_64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.4/syncthing-windows-amd64-v1.23.4.zip
sha256: bd8b2d34fb22f48d1604bb5b1d323b2cb4224f3ce3e8415811fae363d926b6d1
1.23.5:
aarch64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.5/syncthing-linux-arm64-v1.23.5.tar.gz
sha256: 313b27cd811dbbb1c1f18b9d48c46881524dbc8bb14923581a9ad98c17001d68
aarch64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.5/syncthing-macos-arm64-v1.23.5.zip
sha256: 2c0d24a85e6946c79ed91feebc61b83c7583845e2b4b9103ce73b67f9e1f9cec
aarch64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.5/syncthing-windows-arm64-v1.23.5.zip
sha256: 0964ead697d900b5843a2985465a8adf69ece31d743920b786dac5ceb7c0c681
any-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.5/syncthing-macos-universal-v1.23.5.zip
sha256: 71448ba8fd8b5eb1590c1942ee65544bc799c9ff2d46eaf383ccccf9698e2f68
x86-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.5/syncthing-linux-386-v1.23.5.tar.gz
sha256: e41920912f2f3f9d06a99feeec2bce9fb24ee43667d700ad81f19a2415bf5f82
x86-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.5/syncthing-windows-386-v1.23.5.zip
sha256: 187e9589caea27b970c828b9d344842a2438c1d86503459718a566d36f648220
x86_64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.5/syncthing-linux-amd64-v1.23.5.tar.gz
sha256: e27c7cafd504e5ac92c7b0cfdcc09271e9ad360a02b0400ee9684b2e78da8c40
x86_64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.5/syncthing-macos-amd64-v1.23.5.zip
sha256: 36e6419d4b5e1f15a103777a99a136a20a6bcc5bfa5981fca5cf0ca7623b6f2f
x86_64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.5/syncthing-windows-amd64-v1.23.5.zip
sha256: 4c252df50824efa9ac06821bc6a603b0edce5f4fec7e802fe2870310ea811fcc
1.23.6:
aarch64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.6/syncthing-linux-arm64-v1.23.6.tar.gz
sha256: 77aa94c1aed6b6830a9a489ade020cedfd1ad28a7ee194292ea982576ed18cbc
aarch64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.6/syncthing-macos-arm64-v1.23.6.zip
sha256: db24a59b765abaff42207979f2294b52fc0e1c17599e5aa5efd9db04770b58e3
aarch64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.6/syncthing-windows-arm64-v1.23.6.zip
sha256: 5e1f300462658158cfbc08899de743c9db3c15940a401aced678569fe71c0090
any-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.6/syncthing-macos-universal-v1.23.6.zip
sha256: e1827c5a2ee3b2eed2f854003a07a21686c280440d6934c66fc4a2bfca5ffb15
x86-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.6/syncthing-linux-386-v1.23.6.tar.gz
sha256: 9db26daa7564d60a28419ebd21899d55887ebab00bdf9517b4e7d8bca2db2888
x86-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.6/syncthing-windows-386-v1.23.6.zip
sha256: 2b4dd1cfdb05ab2fdc6572dba674de002a4452d72c8788d0c607bceb58a82060
x86_64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.6/syncthing-linux-amd64-v1.23.6.tar.gz
sha256: 3e38d71c7a9e45b52ee6daa056cf5d4c443d232f5d0263bf384e6cab83f40f63
x86_64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.6/syncthing-macos-amd64-v1.23.6.zip
sha256: 25c93e6466b01a5f26a2c0d20513551d42437130a0194694d53a28b707c22e2d
x86_64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.6/syncthing-windows-amd64-v1.23.6.zip
sha256: 81b57ed5108149f641484ad518e4971802c48dcbb1985e3f030556336449b97e
1.23.7:
aarch64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.7/syncthing-linux-arm64-v1.23.7.tar.gz
sha256: 3a793f4fef3800a2e6d8640a03045ae82a513429c9b9a25fba5bfab1cdea9ddd
aarch64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.7/syncthing-macos-arm64-v1.23.7.zip
sha256: ce216c2ac38dd1e93b7cc26fc15eb086252fc7effd8601ce128a37e1b3f55d37
aarch64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.7/syncthing-windows-arm64-v1.23.7.zip
sha256: 613c04c1970bfe118a101a086d8de4e8303644ba8ffd883e8fb9ac008e386323
any-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.7/syncthing-macos-universal-v1.23.7.zip
sha256: 77c087f1de5ba5e640ff0d303a0a9db7e2cbb06256486626c246b441c5af14ad
x86-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.7/syncthing-linux-386-v1.23.7.tar.gz
sha256: 2771f332ee814c79da0e1385e1544cb1dbe738984dfc8e6eb05ff74065b1bdc3
x86-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.7/syncthing-windows-386-v1.23.7.zip
sha256: e64c9992287cfd6577f9be4a3fad6edfbc6d3fc9649a1e60b73e00556343ea5e
x86_64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.7/syncthing-linux-amd64-v1.23.7.tar.gz
sha256: 4d1ca2d9241aef575d95485ae057680ee50595d23cb88a0dece17c10dafd2bb7
x86_64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.7/syncthing-macos-amd64-v1.23.7.zip
sha256: 9189426fa6cbfbc992dd4281b4162461c156cbbfa336aa1a3ade0e784d16d9dc
x86_64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.23.7/syncthing-windows-amd64-v1.23.7.zip
sha256: d90dca935a8640b2beaf63e2d695b806e17ad747604a4bba79ee2f30c667a0b7
1.24.0:
aarch64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.24.0/syncthing-linux-arm64-v1.24.0.tar.gz
sha256: e1e3de74b72794c1708e965a625dca04706745676148e0fa77fee2bbddfa49dd
aarch64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.24.0/syncthing-macos-arm64-v1.24.0.zip
sha256: b4d67eb2eccecadf62ee29e7bc020df91625a0d49f38f8a9df361ebd2375da10
aarch64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.24.0/syncthing-windows-arm64-v1.24.0.zip
sha256: ab737066e2bfb9e7c723a57a8f25be6d170b197df5f6d2454d9c0a59fad3bda9
any-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.24.0/syncthing-macos-universal-v1.24.0.zip
sha256: 6e514abad8187081b12ceba2fa23c2d6e005f0a9155955696f0d0ced6c7f8f34
x86-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.24.0/syncthing-linux-386-v1.24.0.tar.gz
sha256: 2a7a76bf499188226f0a74b35bb2a6e217dad025348c00dc79a7246cbd13ce28
x86-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.24.0/syncthing-windows-386-v1.24.0.zip
sha256: 3cbe6f0e2c1dd012eb540a54e679407e333eaf9911f2dfd0443c30da062316da
x86_64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.24.0/syncthing-linux-amd64-v1.24.0.tar.gz
sha256: b6e514d61f9be7d516483762e91e10c1644427e35d88c79edb64cbc6256e1036
x86_64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.24.0/syncthing-macos-amd64-v1.24.0.zip
sha256: 2ff74591e4c4ac1205ff7ba005c047dc14dbba2517f98d8e5a8c0fc4cb4fa1db
x86_64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.24.0/syncthing-windows-amd64-v1.24.0.zip
sha256: 2910d66e33bc5e7c76fd67176ae6d1abcf887ae7d9b21a7b9a6c207b1c6b4a91
1.26.0:
aarch64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.26.0/syncthing-linux-arm64-v1.26.0.tar.gz
sha256: 90041a4e9dd600ed072bcd8877c6af4ede64b7346df0d420f6742b849dd24f81
aarch64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.26.0/syncthing-macos-arm64-v1.26.0.zip
sha256: 411dfd4171f6cefcf5aba402bf81e6426b4cf063642a3bcee040ea62ce2acd08
aarch64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.26.0/syncthing-windows-arm64-v1.26.0.zip
sha256: d90388299a201d67ddfdfc7da716eb8ccc8c4fcd4fc11d11c45e0df30828558a
any-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.26.0/syncthing-macos-universal-v1.26.0.zip
sha256: cf8dfc73d7bdbb1ec3b447cfd217a17ce7c211a3f27f70dee4b8b78c77123860
x86-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.26.0/syncthing-linux-386-v1.26.0.tar.gz
sha256: e578ed996ef783f7b44871e7252ebea930452cd00cf154431009678016dc292b
x86-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.26.0/syncthing-windows-386-v1.26.0.zip
sha256: 98bf823d5033132b3879fcc286ebe4a2c1fc9505ac9f1b4802b731438f72e7b8
x86_64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.26.0/syncthing-linux-amd64-v1.26.0.tar.gz
sha256: fb8d2f97d1e3403ee0bf5cfe2258ab360a7d5778eb0b9e1e9984da6ce260cd83
x86_64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.26.0/syncthing-macos-amd64-v1.26.0.zip
sha256: 0809de69773f8fffe7af656b6c12418928504d2430f10f15c1ca533f191a469a
x86_64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.26.0/syncthing-windows-amd64-v1.26.0.zip
sha256: e0a5f1b085526e7f9e963567bd39c6de233990292cc5146fd378510c45553b45
1.26.1:
aarch64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.26.1/syncthing-linux-arm64-v1.26.1.tar.gz
sha256: 3b0642ddf550f6ab72fb450508ca201b041601e4d651581c9db60b5a183904de
aarch64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.26.1/syncthing-macos-arm64-v1.26.1.zip
sha256: 8f0e00bda35d3a3736a674b051c24e39d91bd03063f271392b89e2ad5b965c76
aarch64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.26.1/syncthing-windows-arm64-v1.26.1.zip
sha256: 2987a97951c632d22c42a4410643bf56797d60fb3b7bf9c88e3d3971efdea4e3
any-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.26.1/syncthing-macos-universal-v1.26.1.zip
sha256: e165e8906d57e9fb8c421c1aeb516da329796e7540206048331e6cc6720a2fd7
x86-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.26.1/syncthing-linux-386-v1.26.1.tar.gz
sha256: 3f8273d67c526c09272b131774478c67b63615fdd572cb9e3320ad3cb3a9fc79
x86-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.26.1/syncthing-windows-386-v1.26.1.zip
sha256: 6adddfc507646042fc98182acc349fd0e03f826357aee4143b605c08ecd78bee
x86_64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.26.1/syncthing-linux-amd64-v1.26.1.tar.gz
sha256: 71f79ea13938657a75e258eb1cccdec360819117060f5feabef467df625f963e
x86_64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.26.1/syncthing-macos-amd64-v1.26.1.zip
sha256: 7c91093682388fdec975e4c55e4519df6e1bedfaa0aa4bad86508930cfa3be99
x86_64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.26.1/syncthing-windows-amd64-v1.26.1.zip
sha256: b6b7e67c5beeb45998982deb313c3be93485d383b8e2de2a6ba8fef29ab5cb51
1.27.0:
aarch64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.0/syncthing-linux-arm64-v1.27.0.tar.gz
sha256: d44a3a8f6d9982a082756223b533daaed19cbb6e4448210738c47aa7e55a515b
aarch64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.0/syncthing-macos-arm64-v1.27.0.zip
sha256: ac78ea3fa297df25a57c09f9b0b77c85f2a8e614f6531314815378d32a432e2c
aarch64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.0/syncthing-windows-arm64-v1.27.0.zip
sha256: 9ed55c6a783c5b9b5f8f6ecfb59268e6732758bf885e3e5232c6e95d844993c8
any-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.0/syncthing-macos-universal-v1.27.0.zip
sha256: ae4fc0fafe55a04abcbf74aabf08ffcafd5d63ad09e90785d88f964126037415
x86-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.0/syncthing-linux-386-v1.27.0.tar.gz
sha256: 835f4fbcd499a49c235164f3f98c9887b78f5566465389ce1d607695b693b739
x86-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.0/syncthing-windows-386-v1.27.0.zip
sha256: a76b698d899b0c854bd9bdcd2aa98b2e9723b818b5c52ac98d08f59adb35faa8
x86_64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.0/syncthing-linux-amd64-v1.27.0.tar.gz
sha256: 5173233bf9404cbd00091359e019a46b3d6c77eeff35b6119b4824a69917aee5
x86_64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.0/syncthing-macos-amd64-v1.27.0.zip
sha256: 8f1a76ec2afd26d59fdddd931abf444945eb8d31ec0f8c304c5b87b3b8ca5d6d
x86_64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.0/syncthing-windows-amd64-v1.27.0.zip
sha256: 6c949b475a8be658d70741aaeb1a7543f2868720516d2be5ba5f432240b2d0f2
1.27.1:
aarch64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.1/syncthing-linux-arm64-v1.27.1.tar.gz
sha256: 39cddfea24e31b339e321bc2011ce2984efc4ca8b093f713ec2ab94145ae3131
aarch64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.1/syncthing-macos-arm64-v1.27.1.zip
sha256: ece73759464573697ae66a1a1c186f2884bcd2e5f3eb0482f446c23c82c5fe19
aarch64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.1/syncthing-windows-arm64-v1.27.1.zip
sha256: 3592e80ec600cb4ea95857ea68882deec7da4dcea1008b893c541237bd7d0335
any-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.1/syncthing-macos-universal-v1.27.1.zip
sha256: d381e1f5fdbbf15926f571e398697c4b1c70ca75eb6fde01ed8ef681f4fc1c67
x86-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.1/syncthing-linux-386-v1.27.1.tar.gz
sha256: f8287589e10a36516b51e258ff37beaf795d145a0c12a7cf94bf2e6099d83a79
x86-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.1/syncthing-windows-386-v1.27.1.zip
sha256: 598916b1d156ffb0ee0a153639c0dd013b2650cecf2ec755117801c5a5bec190
x86_64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.1/syncthing-linux-amd64-v1.27.1.tar.gz
sha256: 43c5983b9e79c88bbf8971bcf6ee9aedaf11c2c9da3b953d1a806c3c7381ed8a
x86_64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.1/syncthing-macos-amd64-v1.27.1.zip
sha256: 87e25ca67a9a1b6c6ff680e69dc5ae3c3e1f3673742a8d6d9960ce6b498099c1
x86_64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.1/syncthing-windows-amd64-v1.27.1.zip
sha256: e7416b20ae969d3d28a9534d6dbd4a3931b3b7ad171604ff54b63ce815e5281c
1.27.10:
aarch64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.10/syncthing-linux-arm64-v1.27.10.tar.gz
sha256: dc4a6dff2a94bde4b477c3c28fa300fba2a5e267893cd7758d4961dfeff6e31a
aarch64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.10/syncthing-macos-arm64-v1.27.10.zip
sha256: f40f02636cce8d461e729ab727f624203ca8e181ae38370eb54b97ff9efe4930
aarch64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.10/syncthing-windows-arm64-v1.27.10.zip
sha256: 58e7249b8543720c3cb63950e7d733ce2b538b82d4ac37c095d981b08ee9d06b
any-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.10/syncthing-macos-universal-v1.27.10.zip
sha256: ea03e112e71341c8700a61d84e641491e8090bbbf49419ec8ff9e960c82b6120
x86-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.10/syncthing-linux-386-v1.27.10.tar.gz
sha256: bd6293f9c7b407f991a3e597e690229f09c22a9d5d033a956cf3e3412a132dc6
x86-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.10/syncthing-windows-386-v1.27.10.zip
sha256: 5c707758483c83516636b928284f287667ef6121e29659007bb235eb9771ce86
x86_64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.10/syncthing-linux-amd64-v1.27.10.tar.gz
sha256: c04ffbdedcd1d18ccb4a34a341a6a2b2461082f7a6f43537eb0bba860975fd60
x86_64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.10/syncthing-macos-amd64-v1.27.10.zip
sha256: 9433f8d47f8d64e5552d491c134b50415e50c82cf2f88295193970d1b93c66aa
x86_64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.10/syncthing-windows-amd64-v1.27.10.zip
sha256: aa29fce08204b1ca7030cb0605c4973ea588738aff90b722765dfa5bab436d13
1.27.11:
aarch64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.11/syncthing-linux-arm64-v1.27.11.tar.gz
sha256: 8389069e8a292b7d8a7a672c71ef7fe28f45c72f81bec3a75d01a2d4ace9bac6
aarch64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.11/syncthing-macos-arm64-v1.27.11.zip
sha256: a8aba063ecee2517e2376dbe124c2125534a9e1fd3292db9c04dfc25192697a2
aarch64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.11/syncthing-windows-arm64-v1.27.11.zip
sha256: 77d1ed8d18fc0c152a8d5c4139fb574f2b37218f8001a63ffcf4b1a5010f3432
any-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.11/syncthing-macos-universal-v1.27.11.zip
sha256: ff24cedd8c6576cc0ac10e39905c157a39e56479127dd4816057f0bdb9b9640a
x86-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.11/syncthing-linux-386-v1.27.11.tar.gz
sha256: 434587703b37f746434fe3617d9e1f4c85069bf8eb78a20f14f91e7db220a982
x86-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.11/syncthing-windows-386-v1.27.11.zip
sha256: 1cd42811b94d5f5752c313281e9aab831f75044340baf349d2f73af6cb1c5ccd
x86_64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.11/syncthing-linux-amd64-v1.27.11.tar.gz
sha256: 7156f1218d894b6ee87873cd68067b36e09fabee66cd8643d12ce9ea7c35a58b
x86_64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.11/syncthing-macos-amd64-v1.27.11.zip
sha256: d0336909589ed7f27bd571795927ec5a5be488993c55b77d5c19c815ceba836e
x86_64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.11/syncthing-windows-amd64-v1.27.11.zip
sha256: dea17678783d183a6c70abde54981a976159cd5e2ff8b22ada29e26f7c792f9f
1.27.12:
aarch64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.12/syncthing-linux-arm64-v1.27.12.tar.gz
sha256: ec83a3d2acb4da7fce4c017bf7ed4d7f5b10deb134286fb8f70b07dd2617f2ad
aarch64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.12/syncthing-macos-arm64-v1.27.12.zip
sha256: b84d07f8d8274161b529b1445219a0b8203aa0f3e82abeb43ee19e17de110ea0
aarch64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.12/syncthing-windows-arm64-v1.27.12.zip
sha256: 92aa1213b70e0b5059a0d622be2ff814005b8fe4bcc82e4fe391669189de8405
any-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.12/syncthing-macos-universal-v1.27.12.zip
sha256: 34bf4b8178ea39489be2c902f418dd1c39b734c049ff815c280f88eef237938b
x86-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.12/syncthing-linux-386-v1.27.12.tar.gz
sha256: 3baf10d034c7b435b0bbab1e4045ee073a8bdfdc587a18815f63644bc7660e55
x86-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.12/syncthing-windows-386-v1.27.12.zip
sha256: 16a282d4889a3a8c42cb2046b107ad29d1eb2fc135a61d817dae4dd12a876ac7
x86_64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.12/syncthing-linux-amd64-v1.27.12.tar.gz
sha256: dca95942e9b2980f01e3d8e41575cd6b3ebfae87b09110d05c9257f038bb9de6
x86_64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.12/syncthing-macos-amd64-v1.27.12.zip
sha256: 71a6ad02e2f5a695fa5365a319b8488aa5f5c2dda4d35be328cd00ccb75ec675
x86_64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.12/syncthing-windows-amd64-v1.27.12.zip
sha256: 2120d49d92f32da8996b92dea607308977283a1cb54b26ac595954b483118cc6
1.27.2:
aarch64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.2/syncthing-linux-arm64-v1.27.2.tar.gz
sha256: ef14a7cebd5532ee87b6e6d680f4a4d12c65155bcf59d55a3763a9d014163706
aarch64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.2/syncthing-macos-arm64-v1.27.2.zip
sha256: 2b5def58c053805fbf26f36e0d5172f2fc4b6919d856d02d6db81a1445bb6643
aarch64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.2/syncthing-windows-arm64-v1.27.2.zip
sha256: fbdad60b4161d6fa6f02613cf1c19ce2603821feb0de7c5c209917fba17378f3
any-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.2/syncthing-macos-universal-v1.27.2.zip
sha256: 140bf4f0b37523ae7801dcd79a6c9df8a465e413fd0883501d559b5195513d5e
x86-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.2/syncthing-linux-386-v1.27.2.tar.gz
sha256: 4f09e64decf1c5aedbb2fcb3b246a6822d1e241febc7a34a454ffbd3d2e15fce
x86-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.2/syncthing-windows-386-v1.27.2.zip
sha256: 2b4f978d17a3f1658ab99e7669262c300eb52f3f7dff35915dbed0e4dc09cfa4
x86_64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.2/syncthing-linux-amd64-v1.27.2.tar.gz
sha256: fe645be8bc2c5e5ce6f8f17bc2e43b1654a5ce8822b605248cac2a57028652f4
x86_64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.2/syncthing-macos-amd64-v1.27.2.zip
sha256: 02b64102d260fa35f2eafc33c4edaed155ed1b6ad80c318fd50b371fee9e942c
x86_64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.2/syncthing-windows-amd64-v1.27.2.zip
sha256: b54eb32ea5a9888867195e1f20d649ad9866c0644483434f3f839330c1070d1b
1.27.3:
aarch64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.3/syncthing-linux-arm64-v1.27.3.tar.gz
sha256: d5c20e3fe3732a4560673ec037462978acafb67ed53c0e2d58eaa8b98b372b01
aarch64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.3/syncthing-macos-arm64-v1.27.3.zip
sha256: daeb49d0687f92358344182b63c88cd84eb233a3bc01173bdeec442554f29248
aarch64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.3/syncthing-windows-arm64-v1.27.3.zip
sha256: 99bce7e7ba5363faf4f9165ac51a4ed88626f3609e0563b7d7e1c72feeef6555
any-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.3/syncthing-macos-universal-v1.27.3.zip
sha256: 8e6e91a7ab981b7461aedecc381fb31dfede8efdcadc56bd29d92d783c74fcb4
x86-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.3/syncthing-linux-386-v1.27.3.tar.gz
sha256: b1815f35faba2895217c5bfb1c99153c8dad801d9bd109f47df7ef2888b7c676
x86-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.3/syncthing-windows-386-v1.27.3.zip
sha256: efc7036305de9a000c247504423be43ab6699bc44128cd5ff1e062447ceb3c3a
x86_64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.3/syncthing-linux-amd64-v1.27.3.tar.gz
sha256: 734ac805e74f780761cc4ab6e7b3b22aefd4589e9dadbdb55eeb0cf122aebfdb
x86_64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.3/syncthing-macos-amd64-v1.27.3.zip
sha256: e74831fcdeb7d7dea8238c782a793f79a223d09fe08db6a696c1518c07ee3cc4
x86_64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.3/syncthing-windows-amd64-v1.27.3.zip
sha256: 99a7f7f4b1bc201c6539a36776decd93d6520e9abddb2d64b1e6ba4c52ccb3b8
1.27.4:
aarch64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.4/syncthing-linux-arm64-v1.27.4.tar.gz
sha256: c6b90c5807e57cb75a7e4b73e04a3a3168ec365c3fed62ba75eaa14c271fd410
aarch64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.4/syncthing-macos-arm64-v1.27.4.zip
sha256: 9489e7e1244ea0bf7df25ee85681c843f3b414f894e4d46ac5d3317353918535
aarch64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.4/syncthing-windows-arm64-v1.27.4.zip
sha256: 9524dd740fef94acef454d792e555ddd5b50ef9e9adee429fd1bc484edec7e35
any-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.4/syncthing-macos-universal-v1.27.4.zip
sha256: 8e6a85b4a21f8c1232e0a742e984f598d4c1bad3910f25d66256f67a0105ee4f
x86-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.4/syncthing-linux-386-v1.27.4.tar.gz
sha256: 022aab7a6eeb74b720ddfd6ca9cf6d90b928b286c0df384a5d9de597c861ffe6
x86-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.4/syncthing-windows-386-v1.27.4.zip
sha256: f6bc7180c4497bcfc246e54ce9bcaf1c008cf83b8a02edeabbe437bff2b4a778
x86_64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.4/syncthing-linux-amd64-v1.27.4.tar.gz
sha256: 9c0e68699eae5e002c77bffc2ad676d162b7490a752f2f034325e2d8a83ccb04
x86_64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.4/syncthing-macos-amd64-v1.27.4.zip
sha256: a8b0c0c2c7568e3a8bbae3f7fb0b733303c11a4f176603e27339d96e3a92f58b
x86_64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.4/syncthing-windows-amd64-v1.27.4.zip
sha256: e263999b0862f78b7dca492be6d7cfc87fd0ac883b06fb86637dcde3f2c419eb
1.27.6:
aarch64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.6/syncthing-linux-arm64-v1.27.6.tar.gz
sha256: ea5a7065c38dfedaadd19cf53db512e941a7c42ac5029384d6888ccb7a77aa73
aarch64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.6/syncthing-macos-arm64-v1.27.6.zip
sha256: 45e60c4837adbbedf3aa3c2944b6b963979a431304bba36cfb9f0074bd7a740d
aarch64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.6/syncthing-windows-arm64-v1.27.6.zip
sha256: d07b914b29f639ad37103cd0f9f463714482687bb41cc96655c82fc414a6f0f4
any-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.6/syncthing-macos-universal-v1.27.6.zip
sha256: 1ba63eba4db6fbca71799e017ff0fecac6f7638d09a739970abc5626353ed8c1
x86-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.6/syncthing-linux-386-v1.27.6.tar.gz
sha256: 1c85bb66b1260b16141aa4a12edc487775ba98e93756249a7b7fd262c405f9a8
x86-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.6/syncthing-windows-386-v1.27.6.zip
sha256: 1d073f3cbe78991069b0720b1a27d8ff888d352ca17bab82e08699d09e13a121
x86_64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.6/syncthing-linux-amd64-v1.27.6.tar.gz
sha256: 9ac221df8a8bcfcfec96fb3b2beb38cb123be818361b83c3c04988b949fafce0
x86_64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.6/syncthing-macos-amd64-v1.27.6.zip
sha256: 1b73c482d716eb42371215eb7bb2b095faf6ff6453ee3adaeeafc490256256ff
x86_64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.6/syncthing-windows-amd64-v1.27.6.zip
sha256: d045f770cf60775105a402040e37d39f8d78085c1a922f977452ccccedebda57
1.27.7:
aarch64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.7/syncthing-linux-arm64-v1.27.7.tar.gz
sha256: 549039456df410368281feef8b3db96e368eb06da61cb35b355ae437feed3ffe
aarch64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.7/syncthing-macos-arm64-v1.27.7.zip
sha256: 0f0cfe852466c66864b4cd1d2c3ae8f52185a3b5e05b62f26a3996bab981948c
aarch64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.7/syncthing-windows-arm64-v1.27.7.zip
sha256: c4562918168c64bfcc0c62846e11b43f698d75bdc326ad1eee00d0c9c8a3e90e
any-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.7/syncthing-macos-universal-v1.27.7.zip
sha256: 2034101c439e5106908603589798af25994dbbd7fc6b3d3333265048e80f23d0
x86-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.7/syncthing-linux-386-v1.27.7.tar.gz
sha256: c2ddec87e5594ca88d1579eef88f818385102674c8dc14c885a19f31efb357a1
x86-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.7/syncthing-windows-386-v1.27.7.zip
sha256: b6c4d75845b9e2b186f0c57e695cf9913b9ff25c87c68c6fbd2465dd2c45faa4
x86_64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.7/syncthing-linux-amd64-v1.27.7.tar.gz
sha256: 068f3cf972113d101666678dd7b043d9363356667b8c4a81c84b1b54d4d342c3
x86_64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.7/syncthing-macos-amd64-v1.27.7.zip
sha256: 5273bd3220429f83709bc5aabd8b72ca037ee2f42b31774f3122121088c22582
x86_64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.7/syncthing-windows-amd64-v1.27.7.zip
sha256: fa15dbf5ec99cb3278b043fb352c302db9c621e87d8a34512e6115cd3d558656
1.27.8:
aarch64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.8/syncthing-linux-arm64-v1.27.8.tar.gz
sha256: 32e90178895c96e3b2986e4267ebd45a32336a7f85dd630dc9c075c18f5636b8
aarch64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.8/syncthing-macos-arm64-v1.27.8.zip
sha256: 8c27eb89cf90bfb29e7286d320a5c0ca1f33ed44bb35cffde4394e7d76996b4a
aarch64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.8/syncthing-windows-arm64-v1.27.8.zip
sha256: 29f4d3cc977b09ab187c34dddcf28a3313001503b49b8d5f2785d3095e8899ea
any-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.8/syncthing-macos-universal-v1.27.8.zip
sha256: 173091aed7dc9cb656657b0f36704e043a635b086d1e771a150f1b83814970f6
x86-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.8/syncthing-linux-386-v1.27.8.tar.gz
sha256: 67681085fe97f2e9ab13f2c5a208e7c6f9641b10af2a18c1b2dff62f5fbc1caf
x86-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.8/syncthing-windows-386-v1.27.8.zip
sha256: fd5a68a8883405b5b0d08c5e8ac8a3f7a359d1f3f73eb32468c4071787ef914c
x86_64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.8/syncthing-linux-amd64-v1.27.8.tar.gz
sha256: c4ad23e9b1cecac50e895db567776671c12fb32e668c5894bfc5ed18eab5529b
x86_64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.8/syncthing-macos-amd64-v1.27.8.zip
sha256: dbdc1d348a44bc2f2d14a7df1af53726896326c9a6bb5b593387a27b5b93dd55
x86_64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.8/syncthing-windows-amd64-v1.27.8.zip
sha256: bb497a4d4390ba59dabfa95f17e05ec40fc10621bf559c9eb7fc406e35b22743
1.27.9:
aarch64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.9/syncthing-linux-arm64-v1.27.9.tar.gz
sha256: c511fef100acf43c0caa5de36bbe2ca617a7f0c44ee21cd1aba83609cbdf302c
aarch64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.9/syncthing-macos-arm64-v1.27.9.zip
sha256: 5772b17348dbd5da08722b0323672377e4db1a81e1108be31ed8a8825103c610
aarch64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.9/syncthing-windows-arm64-v1.27.9.zip
sha256: 7e7596be801eeb195fc298a777e01381b69e97c0f92f06e91392042911fb0a1b
any-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.9/syncthing-macos-universal-v1.27.9.zip
sha256: 40dc1f5e359bd4de862b81aee4393b8f2bf45d9054fdf4f972ba06f8eeca223f
x86-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.9/syncthing-linux-386-v1.27.9.tar.gz
sha256: fc2e8abe5fbe7a15f575eec482da28178088f8352b5e02c9041bb460ec4a6164
x86-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.9/syncthing-windows-386-v1.27.9.zip
sha256: 11606930f0540c1777584ca5887bf95fba2ec29541802c6a13fc9a53f83942af
x86_64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.9/syncthing-linux-amd64-v1.27.9.tar.gz
sha256: 590a3e0d85b06ac119b0b465f621a5f272d04a0de86a1b819ec0725f2a45b8fb
x86_64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.9/syncthing-macos-amd64-v1.27.9.zip
sha256: b84c5d780db1a36f141fbee986ff0fcfdb13811ef2ad5b6c7a3e582d9d47ae78
x86_64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.27.9/syncthing-windows-amd64-v1.27.9.zip
sha256: 4e4e80177ce85c50fca3b203f88eeaa223e80eb571b1db11aa04129d09715833
1.28.0:
aarch64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.28.0/syncthing-linux-arm64-v1.28.0.tar.gz
sha256: db94c89bcd8fad8c6ecf2dde36c56635fcaecf1c8824d7e4206473dc718e9e26
aarch64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.28.0/syncthing-macos-arm64-v1.28.0.zip
sha256: cf06d2c67c0a17a9073bb8826b8e1dc66cd6f99b6d20c1f97626166efd445558
aarch64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.28.0/syncthing-windows-arm64-v1.28.0.zip
sha256: 38059b8e245ef5d2a5c958983579f69fea52b3baf3c5609b0f9de6fbc1104fe1
any-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.28.0/syncthing-macos-universal-v1.28.0.zip
sha256: b4057ceac53cb6d90edbaf7f644bc928122c3700088594cf324be5daeb5de290
x86-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.28.0/syncthing-linux-386-v1.28.0.tar.gz
sha256: 2fc1e0e78208634a2700cac03edefadfc7494df3e3cd29b0a042134e55c90ca1
x86-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.28.0/syncthing-windows-386-v1.28.0.zip
sha256: 4a9d96fe18022c2f009c4088aec2c4bae2de03bfcb8c44352184acb32b828113
x86_64-linux:
url: https://github.com/syncthing/syncthing/releases/download/v1.28.0/syncthing-linux-amd64-v1.28.0.tar.gz
sha256: 9bc818c8e85c5dd3add93d53bf3a6e340aac67d26ebcdb7460c14a4870f51fb6
x86_64-macos:
url: https://github.com/syncthing/syncthing/releases/download/v1.28.0/syncthing-macos-amd64-v1.28.0.zip
sha256: 62228620eece30986016392f3367448cb4ebfe8f38498ba6dd5409282c48b681
x86_64-windows:
url: https://github.com/syncthing/syncthing/releases/download/v1.28.0/syncthing-windows-amd64-v1.28.0.zip
sha256: 18471b9e443fa6fe9188f03d0e7a23ab263a0794a10026f9679f2ffe59034703
installs:
1.20.3:
any-any:
strip: 1
files:
AUTHORS.txt: ${doc_dir}
LICENSE.txt: ${doc_dir}
README.txt: ${doc_dir}
extra/FAQ.pdf: ${doc_dir}
extra/Getting-Started.pdf: ${doc_dir}
syncthing${exe_ext}: bin/
1.22.1:
any-any:
strip: 1
files:
AUTHORS.txt: ${doc_dir}
LICENSE.txt: ${doc_dir}
README.txt: ${doc_dir}
etc: ${doc_dir}
syncthing${exe_ext}: bin/
tests:
- syncthing${exe_ext} --version