@shibanet0/datamitsu-config 0.0.1-alpha-18 → 0.0.1-alpha-20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/datamitsu.js +133 -316
- package/package.json +2 -2
package/datamitsu.js
CHANGED
|
@@ -6,117 +6,99 @@
|
|
|
6
6
|
// src/datamitsu-config/githubApps.json
|
|
7
7
|
var binaries = {
|
|
8
8
|
actionlint: {
|
|
9
|
-
configHash: "
|
|
9
|
+
configHash: "fd8bc66e86b6772d8692921291528c4fdc7d2436c8cf9a8c904e4c2818585ad7",
|
|
10
10
|
binaries: {
|
|
11
11
|
darwin: {
|
|
12
12
|
amd64: {
|
|
13
|
-
url: "https://github.com/rhysd/actionlint/releases/download/v1.7.
|
|
14
|
-
hash: "
|
|
13
|
+
url: "https://github.com/rhysd/actionlint/releases/download/v1.7.10/actionlint_1.7.10_darwin_amd64.tar.gz",
|
|
14
|
+
hash: "16782c41f2af264db80f855ee5d09164ca98fc78edf3bcd0f46eecff279682ba",
|
|
15
15
|
contentType: "tar.gz",
|
|
16
|
-
binaryPath: "actionlint-1.7.
|
|
16
|
+
binaryPath: "actionlint-1.7.10/actionlint"
|
|
17
17
|
},
|
|
18
18
|
arm64: {
|
|
19
|
-
url: "https://github.com/rhysd/actionlint/releases/download/v1.7.
|
|
20
|
-
hash: "
|
|
19
|
+
url: "https://github.com/rhysd/actionlint/releases/download/v1.7.10/actionlint_1.7.10_darwin_arm64.tar.gz",
|
|
20
|
+
hash: "004ca87b367b37f4d75c55ab6cf80f9b8c043adbfbd440f31c604d417939c442",
|
|
21
21
|
contentType: "tar.gz",
|
|
22
|
-
binaryPath: "actionlint-1.7.
|
|
22
|
+
binaryPath: "actionlint-1.7.10/actionlint"
|
|
23
23
|
}
|
|
24
24
|
},
|
|
25
25
|
freebsd: {
|
|
26
26
|
amd64: {
|
|
27
|
-
url: "https://github.com/rhysd/actionlint/releases/download/v1.7.
|
|
28
|
-
hash: "
|
|
27
|
+
url: "https://github.com/rhysd/actionlint/releases/download/v1.7.10/actionlint_1.7.10_freebsd_amd64.tar.gz",
|
|
28
|
+
hash: "418461873e1f8eb7acc7524d70d4c33e99f9aab53da8625f4a3c50273612c930",
|
|
29
29
|
contentType: "tar.gz",
|
|
30
|
-
binaryPath: "actionlint-1.7.
|
|
30
|
+
binaryPath: "actionlint-1.7.10/actionlint"
|
|
31
31
|
}
|
|
32
32
|
},
|
|
33
33
|
linux: {
|
|
34
34
|
amd64: {
|
|
35
|
-
url: "https://github.com/rhysd/actionlint/releases/download/v1.7.
|
|
36
|
-
hash: "
|
|
35
|
+
url: "https://github.com/rhysd/actionlint/releases/download/v1.7.10/actionlint_1.7.10_linux_amd64.tar.gz",
|
|
36
|
+
hash: "f4c76b71db5755a713e6055cbb0857ed07e103e028bda117817660ebadb4386f",
|
|
37
37
|
contentType: "tar.gz",
|
|
38
|
-
binaryPath: "actionlint-1.7.
|
|
38
|
+
binaryPath: "actionlint-1.7.10/actionlint"
|
|
39
39
|
},
|
|
40
40
|
arm64: {
|
|
41
|
-
url: "https://github.com/rhysd/actionlint/releases/download/v1.7.
|
|
42
|
-
hash: "
|
|
41
|
+
url: "https://github.com/rhysd/actionlint/releases/download/v1.7.10/actionlint_1.7.10_linux_arm64.tar.gz",
|
|
42
|
+
hash: "cd3dfe5f66887ec6b987752d8d9614e59fd22f39415c5ad9f28374623f41773a",
|
|
43
43
|
contentType: "tar.gz",
|
|
44
|
-
binaryPath: "actionlint-1.7.
|
|
44
|
+
binaryPath: "actionlint-1.7.10/actionlint"
|
|
45
45
|
}
|
|
46
46
|
},
|
|
47
47
|
windows: {
|
|
48
48
|
amd64: {
|
|
49
|
-
url: "https://github.com/rhysd/actionlint/releases/download/v1.7.
|
|
50
|
-
hash: "
|
|
49
|
+
url: "https://github.com/rhysd/actionlint/releases/download/v1.7.10/actionlint_1.7.10_windows_amd64.zip",
|
|
50
|
+
hash: "283467f9d6202a8cb8c00ad8dd0ee4e685b71fb86a6a56c68fcbb9ae8ed91237",
|
|
51
51
|
contentType: "zip",
|
|
52
|
-
binaryPath: "actionlint-1.7.
|
|
52
|
+
binaryPath: "actionlint-1.7.10/actionlint.exe"
|
|
53
53
|
},
|
|
54
54
|
arm64: {
|
|
55
|
-
url: "https://github.com/rhysd/actionlint/releases/download/v1.7.
|
|
56
|
-
hash: "
|
|
55
|
+
url: "https://github.com/rhysd/actionlint/releases/download/v1.7.10/actionlint_1.7.10_windows_arm64.zip",
|
|
56
|
+
hash: "0c7242bca2f0ee4672a00ce7fa3c7185311fb94cb9e1e0f6bb57d5456e421d80",
|
|
57
57
|
contentType: "zip",
|
|
58
|
-
binaryPath: "actionlint-1.7.
|
|
58
|
+
binaryPath: "actionlint-1.7.10/actionlint.exe"
|
|
59
59
|
}
|
|
60
60
|
}
|
|
61
61
|
}
|
|
62
62
|
},
|
|
63
63
|
age: {
|
|
64
|
-
configHash: "
|
|
64
|
+
configHash: "cfc8446751aa1b249b9f6ef24de8a32144b3d62f7f98136c0ab87ec4429f37d9",
|
|
65
65
|
binaries: {
|
|
66
66
|
darwin: {
|
|
67
|
-
amd64: {
|
|
68
|
-
url: "https://github.com/FiloSottile/age/releases/download/v1.2.1/age-v1.2.1-darwin-amd64.tar.gz",
|
|
69
|
-
hash: "",
|
|
70
|
-
contentType: "tar.gz",
|
|
71
|
-
binaryPath: "age-v1.2.1/age"
|
|
72
|
-
},
|
|
73
67
|
arm64: {
|
|
74
|
-
url: "https://github.com/FiloSottile/age/releases/download/v1.
|
|
75
|
-
hash: "",
|
|
68
|
+
url: "https://github.com/FiloSottile/age/releases/download/v1.3.1/age-v1.3.1-darwin-arm64.tar.gz",
|
|
69
|
+
hash: "01120ea2cbf0463d4c6bd767f99f3271bbed1cdc8a9aa718a76ba1fe4f01998b",
|
|
76
70
|
contentType: "tar.gz",
|
|
77
|
-
binaryPath: "age-v1.
|
|
71
|
+
binaryPath: "age-v1.3.1/age"
|
|
78
72
|
}
|
|
79
73
|
},
|
|
80
74
|
freebsd: {
|
|
81
75
|
amd64: {
|
|
82
|
-
url: "https://github.com/FiloSottile/age/releases/download/v1.
|
|
83
|
-
hash: "",
|
|
76
|
+
url: "https://github.com/FiloSottile/age/releases/download/v1.3.1/age-v1.3.1-freebsd-amd64.tar.gz",
|
|
77
|
+
hash: "3d597b093d6b21f78b465a55cef748cdd357bddc43128527d3aacec4649caa63",
|
|
84
78
|
contentType: "tar.gz",
|
|
85
|
-
binaryPath: "age-v1.
|
|
86
|
-
},
|
|
87
|
-
arm64: {
|
|
88
|
-
url: "https://github.com/FiloSottile/age/releases/download/v1.2.1/age-v1.2.1-freebsd-amd64.tar.gz",
|
|
89
|
-
hash: "",
|
|
90
|
-
contentType: "tar.gz",
|
|
91
|
-
binaryPath: "age-v1.2.1/age"
|
|
79
|
+
binaryPath: "age-v1.3.1/age"
|
|
92
80
|
}
|
|
93
81
|
},
|
|
94
82
|
linux: {
|
|
95
83
|
amd64: {
|
|
96
|
-
url: "https://github.com/FiloSottile/age/releases/download/v1.
|
|
97
|
-
hash: "",
|
|
84
|
+
url: "https://github.com/FiloSottile/age/releases/download/v1.3.1/age-v1.3.1-linux-amd64.tar.gz",
|
|
85
|
+
hash: "bdc69c09cbdd6cf8b1f333d372a1f58247b3a33146406333e30c0f26e8f51377",
|
|
98
86
|
contentType: "tar.gz",
|
|
99
|
-
binaryPath: "age-v1.
|
|
87
|
+
binaryPath: "age-v1.3.1/age"
|
|
100
88
|
},
|
|
101
89
|
arm64: {
|
|
102
|
-
url: "https://github.com/FiloSottile/age/releases/download/v1.
|
|
103
|
-
hash: "",
|
|
90
|
+
url: "https://github.com/FiloSottile/age/releases/download/v1.3.1/age-v1.3.1-linux-arm64.tar.gz",
|
|
91
|
+
hash: "c6878a324421b69e3e20b00ba17c04bc5c6dab0030cfe55bf8f68fa8d9e9093a",
|
|
104
92
|
contentType: "tar.gz",
|
|
105
|
-
binaryPath: "age-v1.
|
|
93
|
+
binaryPath: "age-v1.3.1/age"
|
|
106
94
|
}
|
|
107
95
|
},
|
|
108
96
|
windows: {
|
|
109
97
|
amd64: {
|
|
110
|
-
url: "https://github.com/FiloSottile/age/releases/download/v1.
|
|
111
|
-
hash: "",
|
|
98
|
+
url: "https://github.com/FiloSottile/age/releases/download/v1.3.1/age-v1.3.1-windows-amd64.zip",
|
|
99
|
+
hash: "c56e8ce22f7e80cb85ad946cc82d198767b056366201d3e1a2b93d865be38154",
|
|
112
100
|
contentType: "zip",
|
|
113
|
-
binaryPath: "age-v1.
|
|
114
|
-
},
|
|
115
|
-
arm64: {
|
|
116
|
-
url: "https://github.com/FiloSottile/age/releases/download/v1.2.1/age-v1.2.1-windows-amd64.zip",
|
|
117
|
-
hash: "",
|
|
118
|
-
contentType: "zip",
|
|
119
|
-
binaryPath: "age-v1.2.1/age.exe"
|
|
101
|
+
binaryPath: "age-v1.3.1/age.exe"
|
|
120
102
|
}
|
|
121
103
|
}
|
|
122
104
|
}
|
|
@@ -184,64 +166,50 @@ var binaries = {
|
|
|
184
166
|
contentType: "tar.gz",
|
|
185
167
|
binaryPath: "bearer-1.51.1/bearer"
|
|
186
168
|
}
|
|
187
|
-
},
|
|
188
|
-
linux: {
|
|
189
|
-
amd64: {
|
|
190
|
-
url: "https://github.com/Bearer/bearer/releases/download/v1.51.1/bearer_1.51.1_linux-amd64.pkg.tar.zst",
|
|
191
|
-
hash: "45ba69386b097d86350b3b229b25f982f79942b070417218112afcfcfef5572a",
|
|
192
|
-
contentType: "tar.zst",
|
|
193
|
-
binaryPath: "bearer-1.51.1/bearer"
|
|
194
|
-
},
|
|
195
|
-
arm64: {
|
|
196
|
-
url: "https://github.com/Bearer/bearer/releases/download/v1.51.1/bearer_1.51.1_linux-arm64.pkg.tar.zst",
|
|
197
|
-
hash: "82102e004816a963e09952f3434edcdd6d36db4cead16748f981b258be97b53e",
|
|
198
|
-
contentType: "tar.zst",
|
|
199
|
-
binaryPath: "bearer-1.51.1/bearer"
|
|
200
|
-
}
|
|
201
169
|
}
|
|
202
170
|
}
|
|
203
171
|
},
|
|
204
172
|
buf: {
|
|
205
|
-
configHash: "
|
|
173
|
+
configHash: "981deaf811e807291897ddc2ec25dbb2fadfd0389aab5df11b575ddc7875dd79",
|
|
206
174
|
binaries: {
|
|
207
175
|
darwin: {
|
|
208
176
|
amd64: {
|
|
209
|
-
url: "https://github.com/bufbuild/buf/releases/download/v1.
|
|
210
|
-
hash: "
|
|
177
|
+
url: "https://github.com/bufbuild/buf/releases/download/v1.62.1/buf-Darwin-x86_64.tar.gz",
|
|
178
|
+
hash: "cba4161d8276509d8f805bd4c6c89476b5801086de22c3d67f51067d5c30a6f4",
|
|
211
179
|
contentType: "tar.gz",
|
|
212
180
|
binaryPath: "buf"
|
|
213
181
|
},
|
|
214
182
|
arm64: {
|
|
215
|
-
url: "https://github.com/bufbuild/buf/releases/download/v1.
|
|
216
|
-
hash: "
|
|
183
|
+
url: "https://github.com/bufbuild/buf/releases/download/v1.62.1/buf-Darwin-arm64.tar.gz",
|
|
184
|
+
hash: "e976b4dc4a3447eb2196599f3a9c62db559316afdd7ea5b673ede16a67dee977",
|
|
217
185
|
contentType: "tar.gz",
|
|
218
186
|
binaryPath: "buf"
|
|
219
187
|
}
|
|
220
188
|
},
|
|
221
189
|
linux: {
|
|
222
190
|
amd64: {
|
|
223
|
-
url: "https://github.com/bufbuild/buf/releases/download/v1.
|
|
224
|
-
hash: "
|
|
191
|
+
url: "https://github.com/bufbuild/buf/releases/download/v1.62.1/buf-Linux-x86_64.tar.gz",
|
|
192
|
+
hash: "14790c22d69977db053b7d78660cc347c9547d374f034c726ab319f44ef7917f",
|
|
225
193
|
contentType: "tar.gz",
|
|
226
194
|
binaryPath: "buf"
|
|
227
195
|
},
|
|
228
196
|
arm64: {
|
|
229
|
-
url: "https://github.com/bufbuild/buf/releases/download/v1.
|
|
230
|
-
hash: "
|
|
197
|
+
url: "https://github.com/bufbuild/buf/releases/download/v1.62.1/buf-Linux-aarch64.tar.gz",
|
|
198
|
+
hash: "39caa9a5ace13f73378095bdb712225521bc808a704940188e0b77af76136010",
|
|
231
199
|
contentType: "tar.gz",
|
|
232
200
|
binaryPath: "buf"
|
|
233
201
|
}
|
|
234
202
|
},
|
|
235
203
|
windows: {
|
|
236
204
|
amd64: {
|
|
237
|
-
url: "https://github.com/bufbuild/buf/releases/download/v1.
|
|
238
|
-
hash: "
|
|
205
|
+
url: "https://github.com/bufbuild/buf/releases/download/v1.62.1/buf-Windows-x86_64.zip",
|
|
206
|
+
hash: "69d823a686f5d2fb54186b041242a9f9030fb6e1944fa0dbc7831ca62a589939",
|
|
239
207
|
contentType: "zip",
|
|
240
208
|
binaryPath: "buf.exe"
|
|
241
209
|
},
|
|
242
210
|
arm64: {
|
|
243
|
-
url: "https://github.com/bufbuild/buf/releases/download/v1.
|
|
244
|
-
hash: "
|
|
211
|
+
url: "https://github.com/bufbuild/buf/releases/download/v1.62.1/buf-Windows-arm64.zip",
|
|
212
|
+
hash: "e100ec02067919a15919bf9d77d43e92b6fc8a3390614772479c447130be6572",
|
|
245
213
|
contentType: "zip",
|
|
246
214
|
binaryPath: "buf.exe"
|
|
247
215
|
}
|
|
@@ -332,36 +300,36 @@ var binaries = {
|
|
|
332
300
|
}
|
|
333
301
|
},
|
|
334
302
|
dasel: {
|
|
335
|
-
configHash: "
|
|
303
|
+
configHash: "35e9090569738bd0c2fd7e909852d982a2be8ffebed55d103cce2d89a86de118",
|
|
336
304
|
binaries: {
|
|
337
305
|
darwin: {
|
|
338
306
|
amd64: {
|
|
339
|
-
url: "https://github.com/TomWright/dasel/releases/download/v3.
|
|
340
|
-
hash: "
|
|
307
|
+
url: "https://github.com/TomWright/dasel/releases/download/v3.2.0/dasel_darwin_amd64.gz",
|
|
308
|
+
hash: "e765a22e02bf8ca9419b05242a3c916d38dbace636382d559217aeb8618d1172",
|
|
341
309
|
contentType: "gz"
|
|
342
310
|
},
|
|
343
311
|
arm64: {
|
|
344
|
-
url: "https://github.com/TomWright/dasel/releases/download/v3.
|
|
345
|
-
hash: "
|
|
312
|
+
url: "https://github.com/TomWright/dasel/releases/download/v3.2.0/dasel_darwin_arm64.gz",
|
|
313
|
+
hash: "21b7e3dd974047370627174bc94c856a5683e183f509ee8c8c0f7c704f927410",
|
|
346
314
|
contentType: "gz"
|
|
347
315
|
}
|
|
348
316
|
},
|
|
349
317
|
linux: {
|
|
350
318
|
amd64: {
|
|
351
|
-
url: "https://github.com/TomWright/dasel/releases/download/v3.
|
|
352
|
-
hash: "
|
|
319
|
+
url: "https://github.com/TomWright/dasel/releases/download/v3.2.0/dasel_linux_amd64.gz",
|
|
320
|
+
hash: "93f520bff01ce3f03c62b306190a36ed6d9d28e43ce5deb6563d01b46e327fc7",
|
|
353
321
|
contentType: "gz"
|
|
354
322
|
},
|
|
355
323
|
arm64: {
|
|
356
|
-
url: "https://github.com/TomWright/dasel/releases/download/v3.
|
|
357
|
-
hash: "
|
|
324
|
+
url: "https://github.com/TomWright/dasel/releases/download/v3.2.0/dasel_linux_arm64.gz",
|
|
325
|
+
hash: "dd7a68db6cc1273f7094973272bb6f8411598099a5582b925e63b2b9bb08fb45",
|
|
358
326
|
contentType: "gz"
|
|
359
327
|
}
|
|
360
328
|
},
|
|
361
329
|
windows: {
|
|
362
330
|
amd64: {
|
|
363
|
-
url: "https://github.com/TomWright/dasel/releases/download/v3.
|
|
364
|
-
hash: "
|
|
331
|
+
url: "https://github.com/TomWright/dasel/releases/download/v3.2.0/dasel_windows_amd64.exe",
|
|
332
|
+
hash: "104688aaef9221bb48433b8a77bb71690a260862e58325f573da9fd7f749e49e",
|
|
365
333
|
contentType: "binary"
|
|
366
334
|
}
|
|
367
335
|
}
|
|
@@ -473,44 +441,44 @@ var binaries = {
|
|
|
473
441
|
binaries: {
|
|
474
442
|
darwin: {
|
|
475
443
|
amd64: {
|
|
476
|
-
url: "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.
|
|
477
|
-
hash: "
|
|
444
|
+
url: "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.5.0/ec-darwin-amd64.tar.gz",
|
|
445
|
+
hash: "b0bf6bad4e01bf8d8bb6cee0ccf0b0c60877895f5026b1b7cbdf6f6c2bb9ac72",
|
|
478
446
|
contentType: "tar.gz",
|
|
479
|
-
binaryPath: "
|
|
447
|
+
binaryPath: "bin/ec-darwin-amd64"
|
|
480
448
|
},
|
|
481
449
|
arm64: {
|
|
482
|
-
url: "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.
|
|
483
|
-
hash: "
|
|
450
|
+
url: "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.5.0/ec-darwin-arm64.tar.gz",
|
|
451
|
+
hash: "dfef060b2984b9dcfacee6c537e6f16074d850d6689994c3107a1a3cf19ddf9b",
|
|
484
452
|
contentType: "tar.gz",
|
|
485
|
-
binaryPath: "
|
|
453
|
+
binaryPath: "bin/ec-darwin-arm64"
|
|
486
454
|
}
|
|
487
455
|
},
|
|
488
456
|
linux: {
|
|
489
457
|
amd64: {
|
|
490
|
-
url: "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.
|
|
491
|
-
hash: "
|
|
458
|
+
url: "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.5.0/ec-linux-amd64.tar.gz",
|
|
459
|
+
hash: "e12ef1a2c9224ce4fe75be1b2f368644265a78e1aa688c6f30fb51aa8d1bb6e0",
|
|
492
460
|
contentType: "tar.gz",
|
|
493
|
-
binaryPath: "
|
|
461
|
+
binaryPath: "bin/ec-linux-amd64"
|
|
494
462
|
},
|
|
495
463
|
arm64: {
|
|
496
|
-
url: "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.
|
|
497
|
-
hash: "
|
|
464
|
+
url: "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.5.0/ec-linux-arm64.tar.gz",
|
|
465
|
+
hash: "66615497a265716b45416eea8234d27f1459f38a24a966d8fd5bfccf3f621b20",
|
|
498
466
|
contentType: "tar.gz",
|
|
499
|
-
binaryPath: "
|
|
467
|
+
binaryPath: "bin/ec-linux-arm64"
|
|
500
468
|
}
|
|
501
469
|
},
|
|
502
470
|
windows: {
|
|
503
471
|
amd64: {
|
|
504
|
-
url: "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.
|
|
505
|
-
hash: "
|
|
506
|
-
contentType: "
|
|
507
|
-
binaryPath: "
|
|
472
|
+
url: "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.5.0/ec-windows-amd64.zip",
|
|
473
|
+
hash: "8102393ef2f9648e2f9ee1f9d8d634e8baf0f369b9571b27314c5a69a34c8272",
|
|
474
|
+
contentType: "zip",
|
|
475
|
+
binaryPath: "bin/ec-windows-amd64"
|
|
508
476
|
},
|
|
509
477
|
arm64: {
|
|
510
|
-
url: "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.
|
|
511
|
-
hash: "
|
|
512
|
-
contentType: "
|
|
513
|
-
binaryPath: "
|
|
478
|
+
url: "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.5.0/ec-windows-arm64.zip",
|
|
479
|
+
hash: "74746817cbc1f7b1468e44ba8d3cf64b6fc42fe7214a10859bcf70307082c0e1",
|
|
480
|
+
contentType: "zip",
|
|
481
|
+
binaryPath: "bin/ec-windows-arm64"
|
|
514
482
|
}
|
|
515
483
|
}
|
|
516
484
|
}
|
|
@@ -605,50 +573,7 @@ var binaries = {
|
|
|
605
573
|
},
|
|
606
574
|
"golang-migrate": {
|
|
607
575
|
configHash: "502380cc265c3b16066f94b229bf1adf2bef2c50f7edd298e120132007f95965",
|
|
608
|
-
binaries: {
|
|
609
|
-
darwin: {
|
|
610
|
-
amd64: {
|
|
611
|
-
url: "https://github.com/golang-migrate/migrate/releases/download/v4.19.1/migrate.darwin-amd64.tar.gz",
|
|
612
|
-
hash: "e010d5d1792fa9b368c846f0aa297982322aa5739e784608d3cea653d297e0f4",
|
|
613
|
-
contentType: "tar.gz",
|
|
614
|
-
binaryPath: "golang-migrate"
|
|
615
|
-
},
|
|
616
|
-
arm64: {
|
|
617
|
-
url: "https://github.com/golang-migrate/migrate/releases/download/v4.19.1/migrate.darwin-arm64.tar.gz",
|
|
618
|
-
hash: "a8cc8657afd1c2c93c78e8b77fd2275d150c29ebc1fff0e8fe0be68751503468",
|
|
619
|
-
contentType: "tar.gz",
|
|
620
|
-
binaryPath: "golang-migrate"
|
|
621
|
-
}
|
|
622
|
-
},
|
|
623
|
-
linux: {
|
|
624
|
-
amd64: {
|
|
625
|
-
url: "https://github.com/golang-migrate/migrate/releases/download/v4.19.1/migrate.linux-amd64.tar.gz",
|
|
626
|
-
hash: "2ac648fbd1b127b69ab5a7b33cf96212178f71e22379fc50573630c6f4c7ce18",
|
|
627
|
-
contentType: "tar.gz",
|
|
628
|
-
binaryPath: "golang-migrate"
|
|
629
|
-
},
|
|
630
|
-
arm64: {
|
|
631
|
-
url: "https://github.com/golang-migrate/migrate/releases/download/v4.19.1/migrate.linux-arm64.tar.gz",
|
|
632
|
-
hash: "2fea2455c0f3f07cc3f4b98471c951ad1a716059574b20b6416bd1e9058751c5",
|
|
633
|
-
contentType: "tar.gz",
|
|
634
|
-
binaryPath: "golang-migrate"
|
|
635
|
-
}
|
|
636
|
-
},
|
|
637
|
-
windows: {
|
|
638
|
-
amd64: {
|
|
639
|
-
url: "https://github.com/golang-migrate/migrate/releases/download/v4.19.1/migrate.windows-amd64.zip",
|
|
640
|
-
hash: "d2537dfd991787c1e458965c4f49098c5a72f943bfc9d975c573a9c245f7ba2e",
|
|
641
|
-
contentType: "zip",
|
|
642
|
-
binaryPath: "golang-migrate.exe"
|
|
643
|
-
},
|
|
644
|
-
arm64: {
|
|
645
|
-
url: "https://github.com/golang-migrate/migrate/releases/download/v4.19.1/migrate.windows-arm64.zip",
|
|
646
|
-
hash: "f626ae8027741a6f879ee00d72433dc17edc00bad91cbb8a7192c91cb1a4ca88",
|
|
647
|
-
contentType: "zip",
|
|
648
|
-
binaryPath: "golang-migrate.exe"
|
|
649
|
-
}
|
|
650
|
-
}
|
|
651
|
-
}
|
|
576
|
+
binaries: {}
|
|
652
577
|
},
|
|
653
578
|
"golangci-lint": {
|
|
654
579
|
configHash: "7a7ab38ec37a600cbd9c459ab80b9a7a119fc375b891e92b325671783eb8255e",
|
|
@@ -799,10 +724,6 @@ var binaries = {
|
|
|
799
724
|
}
|
|
800
725
|
}
|
|
801
726
|
},
|
|
802
|
-
httpstat: {
|
|
803
|
-
configHash: "a9170ec42559486d4b2485cf10610923765426dba0b78e29a6abd504d046c9cb",
|
|
804
|
-
binaries: {}
|
|
805
|
-
},
|
|
806
727
|
jq: {
|
|
807
728
|
configHash: "6a87c6c1fc069d42a019e4b4fa9abd7c279b3c6ba0f2b5ad3a37a180b06ef4be",
|
|
808
729
|
binaries: {
|
|
@@ -829,13 +750,6 @@ var binaries = {
|
|
|
829
750
|
hash: "6bc62f25981328edd3cfcfe6fe51b073f2d7e7710d7ef7fcdac28d4e384fc3d4",
|
|
830
751
|
contentType: "binary"
|
|
831
752
|
}
|
|
832
|
-
},
|
|
833
|
-
windows: {
|
|
834
|
-
amd64: {
|
|
835
|
-
url: "https://github.com/jqlang/jq/releases/download/jq-1.8.1/jq-windows-amd64.exe",
|
|
836
|
-
hash: "23cb60a1354eed6bcc8d9b9735e8c7b388cd1fdcb75726b93bc299ef22dd9334",
|
|
837
|
-
contentType: "binary"
|
|
838
|
-
}
|
|
839
753
|
}
|
|
840
754
|
}
|
|
841
755
|
},
|
|
@@ -916,53 +830,53 @@ var binaries = {
|
|
|
916
830
|
}
|
|
917
831
|
},
|
|
918
832
|
lefthook: {
|
|
919
|
-
configHash: "
|
|
833
|
+
configHash: "6b67dbd65d3f34a128c978b227d577faab05919ca149099ea8beb0b06ad25068",
|
|
920
834
|
binaries: {
|
|
921
835
|
darwin: {
|
|
922
836
|
amd64: {
|
|
923
|
-
url: "https://github.com/evilmartians/lefthook/releases/download/v2.0.
|
|
924
|
-
hash: "
|
|
837
|
+
url: "https://github.com/evilmartians/lefthook/releases/download/v2.0.13/lefthook_2.0.13_MacOS_x86_64.gz",
|
|
838
|
+
hash: "46684ccaae3a350a115298e9a32e357ffd945956400cc15d76e18aff6546e6b6",
|
|
925
839
|
contentType: "gz"
|
|
926
840
|
},
|
|
927
841
|
arm64: {
|
|
928
|
-
url: "https://github.com/evilmartians/lefthook/releases/download/v2.0.
|
|
929
|
-
hash: "
|
|
842
|
+
url: "https://github.com/evilmartians/lefthook/releases/download/v2.0.13/lefthook_2.0.13_MacOS_arm64.gz",
|
|
843
|
+
hash: "a936cb6d78ae3f9d8b15f3b698a7b99312de4f1b2cc7c93baaba073ce1f76cec",
|
|
930
844
|
contentType: "gz"
|
|
931
845
|
}
|
|
932
846
|
},
|
|
933
847
|
freebsd: {
|
|
934
848
|
amd64: {
|
|
935
|
-
url: "https://github.com/evilmartians/lefthook/releases/download/v2.0.
|
|
936
|
-
hash: "
|
|
849
|
+
url: "https://github.com/evilmartians/lefthook/releases/download/v2.0.13/lefthook_2.0.13_Freebsd_x86_64.gz",
|
|
850
|
+
hash: "ee2b5e3400b5f0650d8310b0c7041a25595254432b3f521cefc83baa3dc35cb2",
|
|
937
851
|
contentType: "gz"
|
|
938
852
|
},
|
|
939
853
|
arm64: {
|
|
940
|
-
url: "https://github.com/evilmartians/lefthook/releases/download/v2.0.
|
|
941
|
-
hash: "
|
|
854
|
+
url: "https://github.com/evilmartians/lefthook/releases/download/v2.0.13/lefthook_2.0.13_Freebsd_arm64.gz",
|
|
855
|
+
hash: "f45649ac89b9085c106b9c2a45bd54f49d3caa927cf9e6239788a071fa3dc9eb",
|
|
942
856
|
contentType: "gz"
|
|
943
857
|
}
|
|
944
858
|
},
|
|
945
859
|
linux: {
|
|
946
860
|
amd64: {
|
|
947
|
-
url: "https://github.com/evilmartians/lefthook/releases/download/v2.0.
|
|
948
|
-
hash: "
|
|
861
|
+
url: "https://github.com/evilmartians/lefthook/releases/download/v2.0.13/lefthook_2.0.13_Linux_x86_64.gz",
|
|
862
|
+
hash: "1952da844678fcbf4f72e735e0749fad01121b5011dd6b8d83929f46390b7b9f",
|
|
949
863
|
contentType: "gz"
|
|
950
864
|
},
|
|
951
865
|
arm64: {
|
|
952
|
-
url: "https://github.com/evilmartians/lefthook/releases/download/v2.0.
|
|
953
|
-
hash: "
|
|
866
|
+
url: "https://github.com/evilmartians/lefthook/releases/download/v2.0.13/lefthook_2.0.13_Linux_aarch64.gz",
|
|
867
|
+
hash: "f462b4631772f64a884ca87f5e29c3576157793913705f38316d2bc4f67245b8",
|
|
954
868
|
contentType: "gz"
|
|
955
869
|
}
|
|
956
870
|
},
|
|
957
871
|
windows: {
|
|
958
872
|
amd64: {
|
|
959
|
-
url: "https://github.com/evilmartians/lefthook/releases/download/v2.0.
|
|
960
|
-
hash: "
|
|
873
|
+
url: "https://github.com/evilmartians/lefthook/releases/download/v2.0.13/lefthook_2.0.13_Windows_x86_64.exe",
|
|
874
|
+
hash: "9dd8e88a807da22d4fa7c2170157d06c218c2c8a36aa9e2e721c2e7d185e41aa",
|
|
961
875
|
contentType: "binary"
|
|
962
876
|
},
|
|
963
877
|
arm64: {
|
|
964
|
-
url: "https://github.com/evilmartians/lefthook/releases/download/v2.0.
|
|
965
|
-
hash: "
|
|
878
|
+
url: "https://github.com/evilmartians/lefthook/releases/download/v2.0.13/lefthook_2.0.13_Windows_arm64.exe",
|
|
879
|
+
hash: "4fe8891f59aded65b05012e2aed0b01f408f85d79f80ac55be40fa31fe336a55",
|
|
966
880
|
contentType: "binary"
|
|
967
881
|
}
|
|
968
882
|
}
|
|
@@ -1056,13 +970,13 @@ var binaries = {
|
|
|
1056
970
|
url: "https://github.com/protocolbuffers/protobuf/releases/download/v33.2/protoc-33.2-osx-x86_64.zip",
|
|
1057
971
|
hash: "dba51cfcc85076d56e7de01a647865c5a7f995c3dce427d5215b53e50b7be43f",
|
|
1058
972
|
contentType: "zip",
|
|
1059
|
-
binaryPath: "
|
|
973
|
+
binaryPath: "protoc-33.2/protoc"
|
|
1060
974
|
},
|
|
1061
975
|
arm64: {
|
|
1062
976
|
url: "https://github.com/protocolbuffers/protobuf/releases/download/v33.2/protoc-33.2-osx-aarch_64.zip",
|
|
1063
977
|
hash: "5be1427127788c9f7dd7d606c3e69843dd3587327dea993917ffcb77e7234b44",
|
|
1064
978
|
contentType: "zip",
|
|
1065
|
-
binaryPath: "
|
|
979
|
+
binaryPath: "protoc-33.2/protoc"
|
|
1066
980
|
}
|
|
1067
981
|
},
|
|
1068
982
|
linux: {
|
|
@@ -1070,13 +984,13 @@ var binaries = {
|
|
|
1070
984
|
url: "https://github.com/protocolbuffers/protobuf/releases/download/v33.2/protoc-33.2-linux-x86_64.zip",
|
|
1071
985
|
hash: "b24b53f87c151bfd48b112fe4c3a6e6574e5198874f38036aff41df3456b8caf",
|
|
1072
986
|
contentType: "zip",
|
|
1073
|
-
binaryPath: "
|
|
987
|
+
binaryPath: "protoc-33.2/protoc"
|
|
1074
988
|
},
|
|
1075
989
|
arm64: {
|
|
1076
990
|
url: "https://github.com/protocolbuffers/protobuf/releases/download/v33.2/protoc-33.2-linux-aarch_64.zip",
|
|
1077
991
|
hash: "706662a332683aa2fffe1c4ea61588279d31679cd42d91c7d60a69651768edb8",
|
|
1078
992
|
contentType: "zip",
|
|
1079
|
-
binaryPath: "
|
|
993
|
+
binaryPath: "protoc-33.2/protoc"
|
|
1080
994
|
}
|
|
1081
995
|
}
|
|
1082
996
|
}
|
|
@@ -1187,13 +1101,13 @@ var binaries = {
|
|
|
1187
1101
|
url: "https://github.com/koalaman/shellcheck/releases/download/v0.11.0/shellcheck-v0.11.0.darwin.x86_64.tar.xz",
|
|
1188
1102
|
hash: "3c89db4edcab7cf1c27bff178882e0f6f27f7afdf54e859fa041fca10febe4c6",
|
|
1189
1103
|
contentType: "tar.xz",
|
|
1190
|
-
binaryPath: "shellcheck
|
|
1104
|
+
binaryPath: "shellcheck"
|
|
1191
1105
|
},
|
|
1192
1106
|
arm64: {
|
|
1193
1107
|
url: "https://github.com/koalaman/shellcheck/releases/download/v0.11.0/shellcheck-v0.11.0.darwin.aarch64.tar.xz",
|
|
1194
1108
|
hash: "56affdd8de5527894dca6dc3d7e0a99a873b0f004d7aabc30ae407d3f48b0a79",
|
|
1195
1109
|
contentType: "tar.xz",
|
|
1196
|
-
binaryPath: "shellcheck
|
|
1110
|
+
binaryPath: "shellcheck"
|
|
1197
1111
|
}
|
|
1198
1112
|
},
|
|
1199
1113
|
linux: {
|
|
@@ -1201,13 +1115,13 @@ var binaries = {
|
|
|
1201
1115
|
url: "https://github.com/koalaman/shellcheck/releases/download/v0.11.0/shellcheck-v0.11.0.linux.x86_64.tar.xz",
|
|
1202
1116
|
hash: "8c3be12b05d5c177a04c29e3c78ce89ac86f1595681cab149b65b97c4e227198",
|
|
1203
1117
|
contentType: "tar.xz",
|
|
1204
|
-
binaryPath: "shellcheck
|
|
1118
|
+
binaryPath: "shellcheck"
|
|
1205
1119
|
},
|
|
1206
1120
|
arm64: {
|
|
1207
1121
|
url: "https://github.com/koalaman/shellcheck/releases/download/v0.11.0/shellcheck-v0.11.0.linux.aarch64.tar.xz",
|
|
1208
1122
|
hash: "12b331c1d2db6b9eb13cfca64306b1b157a86eb69db83023e261eaa7e7c14588",
|
|
1209
1123
|
contentType: "tar.xz",
|
|
1210
|
-
binaryPath: "shellcheck
|
|
1124
|
+
binaryPath: "shellcheck"
|
|
1211
1125
|
}
|
|
1212
1126
|
}
|
|
1213
1127
|
}
|
|
@@ -1520,48 +1434,48 @@ var binaries = {
|
|
|
1520
1434
|
}
|
|
1521
1435
|
},
|
|
1522
1436
|
typos: {
|
|
1523
|
-
configHash: "
|
|
1437
|
+
configHash: "1a24b6e07877a14d30ce7d34b8d5beff5cf310d3faf045d93ee287250097fafd",
|
|
1524
1438
|
binaries: {
|
|
1525
1439
|
darwin: {
|
|
1526
1440
|
amd64: {
|
|
1527
|
-
url: "https://github.com/crate-ci/typos/releases/download/v1.
|
|
1528
|
-
hash: "
|
|
1441
|
+
url: "https://github.com/crate-ci/typos/releases/download/v1.41.0/typos-v1.41.0-x86_64-apple-darwin.tar.gz",
|
|
1442
|
+
hash: "fb2354887127bb1537ab1b08bce618e362b0104addfa90c020ee94ae83429870",
|
|
1529
1443
|
contentType: "tar.gz",
|
|
1530
|
-
binaryPath: "typos-v1.
|
|
1444
|
+
binaryPath: "typos-v1.41.0/typos"
|
|
1531
1445
|
},
|
|
1532
1446
|
arm64: {
|
|
1533
|
-
url: "https://github.com/crate-ci/typos/releases/download/v1.
|
|
1534
|
-
hash: "
|
|
1447
|
+
url: "https://github.com/crate-ci/typos/releases/download/v1.41.0/typos-v1.41.0-aarch64-apple-darwin.tar.gz",
|
|
1448
|
+
hash: "788a03ab9b17e7cfcd591aa44a62720e1db9f041855e7923113fdad141ce643d",
|
|
1535
1449
|
contentType: "tar.gz",
|
|
1536
|
-
binaryPath: "typos-v1.
|
|
1450
|
+
binaryPath: "typos-v1.41.0/typos"
|
|
1537
1451
|
}
|
|
1538
1452
|
},
|
|
1539
1453
|
linux: {
|
|
1540
1454
|
amd64: {
|
|
1541
|
-
url: "https://github.com/crate-ci/typos/releases/download/v1.
|
|
1542
|
-
hash: "
|
|
1455
|
+
url: "https://github.com/crate-ci/typos/releases/download/v1.41.0/typos-v1.41.0-x86_64-unknown-linux-musl.tar.gz",
|
|
1456
|
+
hash: "5ca7a41494f8983d411f6737e41d8103d854f5f90f40f9143ed831050e686d5b",
|
|
1543
1457
|
contentType: "tar.gz",
|
|
1544
|
-
binaryPath: "typos-v1.
|
|
1458
|
+
binaryPath: "typos-v1.41.0/typos"
|
|
1545
1459
|
},
|
|
1546
1460
|
arm64: {
|
|
1547
|
-
url: "https://github.com/crate-ci/typos/releases/download/v1.
|
|
1548
|
-
hash: "
|
|
1461
|
+
url: "https://github.com/crate-ci/typos/releases/download/v1.41.0/typos-v1.41.0-aarch64-unknown-linux-musl.tar.gz",
|
|
1462
|
+
hash: "e1895960ceb8f706ae7884c26ff4c407df5a4b0bdc44c205bae54ed32a7d1b96",
|
|
1549
1463
|
contentType: "tar.gz",
|
|
1550
|
-
binaryPath: "typos-v1.
|
|
1464
|
+
binaryPath: "typos-v1.41.0/typos"
|
|
1551
1465
|
}
|
|
1552
1466
|
},
|
|
1553
1467
|
windows: {
|
|
1554
1468
|
amd64: {
|
|
1555
|
-
url: "https://github.com/crate-ci/typos/releases/download/v1.
|
|
1556
|
-
hash: "
|
|
1469
|
+
url: "https://github.com/crate-ci/typos/releases/download/v1.41.0/typos-v1.41.0-x86_64-pc-windows-msvc.zip",
|
|
1470
|
+
hash: "7db7e8ff153c700b65848daee9ba30e53d4714ca49a361e32b284b981cf17d6b",
|
|
1557
1471
|
contentType: "zip",
|
|
1558
|
-
binaryPath: "typos-v1.
|
|
1472
|
+
binaryPath: "typos-v1.41.0/typos.exe"
|
|
1559
1473
|
},
|
|
1560
1474
|
arm64: {
|
|
1561
|
-
url: "https://github.com/crate-ci/typos/releases/download/v1.
|
|
1562
|
-
hash: "
|
|
1475
|
+
url: "https://github.com/crate-ci/typos/releases/download/v1.41.0/typos-v1.41.0-x86_64-pc-windows-msvc.zip",
|
|
1476
|
+
hash: "7db7e8ff153c700b65848daee9ba30e53d4714ca49a361e32b284b981cf17d6b",
|
|
1563
1477
|
contentType: "zip",
|
|
1564
|
-
binaryPath: "typos-v1.
|
|
1478
|
+
binaryPath: "typos-v1.41.0/typos.exe"
|
|
1565
1479
|
}
|
|
1566
1480
|
}
|
|
1567
1481
|
}
|
|
@@ -1734,53 +1648,6 @@ var binaries = {
|
|
|
1734
1648
|
}
|
|
1735
1649
|
}
|
|
1736
1650
|
},
|
|
1737
|
-
vacuum: {
|
|
1738
|
-
configHash: "3360818b9776bc6ca16ea0ff8b95f59c8bdbb163efd8c882d75ef221b3c35cd2",
|
|
1739
|
-
binaries: {
|
|
1740
|
-
darwin: {
|
|
1741
|
-
amd64: {
|
|
1742
|
-
url: "https://github.com/daveshanley/vacuum/releases/download/v0.21.7/vacuum_0.21.7_darwin_x86_64.tar.gz",
|
|
1743
|
-
hash: "dfbf19144afe2e1f157f14fcc6807231746e04c579c6492ff52e035dda9a73cf",
|
|
1744
|
-
contentType: "tar.gz",
|
|
1745
|
-
binaryPath: "vacuum-vacuum_0.21.7_darwin_x86_64/vacuum"
|
|
1746
|
-
},
|
|
1747
|
-
arm64: {
|
|
1748
|
-
url: "https://github.com/daveshanley/vacuum/releases/download/v0.21.7/vacuum_0.21.7_darwin_arm64.tar.gz",
|
|
1749
|
-
hash: "eb6ea64c1d94a84b2ad2a9b0f967fb144f15b8917c9f5ca6e754e98928582314",
|
|
1750
|
-
contentType: "tar.gz",
|
|
1751
|
-
binaryPath: "vacuum-vacuum_0.21.7_darwin_arm64/vacuum"
|
|
1752
|
-
}
|
|
1753
|
-
},
|
|
1754
|
-
linux: {
|
|
1755
|
-
amd64: {
|
|
1756
|
-
url: "https://github.com/daveshanley/vacuum/releases/download/v0.21.7/vacuum_0.21.7_linux_x86_64.tar.gz",
|
|
1757
|
-
hash: "aefcfcf403a2b06c6532835fedd777b1370988d0fab20e19756b0822abb202dc",
|
|
1758
|
-
contentType: "tar.gz",
|
|
1759
|
-
binaryPath: "vacuum-vacuum_0.21.7_linux_x86_64/vacuum"
|
|
1760
|
-
},
|
|
1761
|
-
arm64: {
|
|
1762
|
-
url: "https://github.com/daveshanley/vacuum/releases/download/v0.21.7/vacuum_0.21.7_linux_arm64.tar.gz",
|
|
1763
|
-
hash: "ac98e30a714f3db5eecd7ca7005311ded635f9d63390411cf2de1fb2b825a821",
|
|
1764
|
-
contentType: "tar.gz",
|
|
1765
|
-
binaryPath: "vacuum-vacuum_0.21.7_linux_arm64/vacuum"
|
|
1766
|
-
}
|
|
1767
|
-
},
|
|
1768
|
-
windows: {
|
|
1769
|
-
amd64: {
|
|
1770
|
-
url: "https://github.com/daveshanley/vacuum/releases/download/v0.21.7/vacuum_0.21.7_windows_x86_64.tar.gz",
|
|
1771
|
-
hash: "8a78d5976acc77d7e91a82b050d20f05b93a905e2851f30e71b782faf6ec27bc",
|
|
1772
|
-
contentType: "tar.gz",
|
|
1773
|
-
binaryPath: "vacuum-vacuum_0.21.7_windows_x86_64/vacuum.exe"
|
|
1774
|
-
},
|
|
1775
|
-
arm64: {
|
|
1776
|
-
url: "https://github.com/daveshanley/vacuum/releases/download/v0.21.7/vacuum_0.21.7_windows_arm64.tar.gz",
|
|
1777
|
-
hash: "d55e961c9e176d8ddef44f47d41793c6efac80bd7abf736185b0a7d283032973",
|
|
1778
|
-
contentType: "tar.gz",
|
|
1779
|
-
binaryPath: "vacuum-vacuum_0.21.7_windows_arm64/vacuum.exe"
|
|
1780
|
-
}
|
|
1781
|
-
}
|
|
1782
|
-
}
|
|
1783
|
-
},
|
|
1784
1651
|
vale: {
|
|
1785
1652
|
configHash: "c19761c6ff49a770247fd27ccbe9617adaf5094d0e5c9bc8aa1de0e738363829",
|
|
1786
1653
|
binaries: {
|
|
@@ -1789,7 +1656,7 @@ var binaries = {
|
|
|
1789
1656
|
url: "https://github.com/errata-ai/vale/releases/download/v3.13.0/vale_3.13.0_macOS_arm64.tar.gz",
|
|
1790
1657
|
hash: "2e89bd82cadfffa6abebda80a141529db2799df5d4197e6aa0489a4d711d8a3b",
|
|
1791
1658
|
contentType: "tar.gz",
|
|
1792
|
-
binaryPath: "vale-
|
|
1659
|
+
binaryPath: "vale-3.13.0/vale"
|
|
1793
1660
|
}
|
|
1794
1661
|
},
|
|
1795
1662
|
linux: {
|
|
@@ -1797,7 +1664,7 @@ var binaries = {
|
|
|
1797
1664
|
url: "https://github.com/errata-ai/vale/releases/download/v3.13.0/vale_3.13.0_Linux_arm64.tar.gz",
|
|
1798
1665
|
hash: "2134f23e7afbdf70b44272e6d3b5f26e85972340faa1e2a2b194358cf2892d84",
|
|
1799
1666
|
contentType: "tar.gz",
|
|
1800
|
-
binaryPath: "vale-
|
|
1667
|
+
binaryPath: "vale-3.13.0/vale"
|
|
1801
1668
|
}
|
|
1802
1669
|
},
|
|
1803
1670
|
windows: {
|
|
@@ -1805,13 +1672,13 @@ var binaries = {
|
|
|
1805
1672
|
url: "https://github.com/errata-ai/vale/releases/download/v3.13.0/vale_3.13.0_Windows_64-bit.zip",
|
|
1806
1673
|
hash: "fb1141183d783ef1b9278ea5b1cc04e85801256b1539fc47147b90f6bf082341",
|
|
1807
1674
|
contentType: "zip",
|
|
1808
|
-
binaryPath: "vale-
|
|
1675
|
+
binaryPath: "vale-3.13.0/vale.exe"
|
|
1809
1676
|
},
|
|
1810
1677
|
arm64: {
|
|
1811
1678
|
url: "https://github.com/errata-ai/vale/releases/download/v3.13.0/vale_3.13.0_Windows_64-bit.zip",
|
|
1812
1679
|
hash: "fb1141183d783ef1b9278ea5b1cc04e85801256b1539fc47147b90f6bf082341",
|
|
1813
1680
|
contentType: "zip",
|
|
1814
|
-
binaryPath: "vale-
|
|
1681
|
+
binaryPath: "vale-3.13.0/vale.exe"
|
|
1815
1682
|
}
|
|
1816
1683
|
}
|
|
1817
1684
|
}
|
|
@@ -1819,42 +1686,6 @@ var binaries = {
|
|
|
1819
1686
|
yq: {
|
|
1820
1687
|
configHash: "af09efa6802f8c974d652357aeabae334330af2866f3fb51d6eba9bcc2742a4d",
|
|
1821
1688
|
binaries: {
|
|
1822
|
-
darwin: {
|
|
1823
|
-
amd64: {
|
|
1824
|
-
url: "https://github.com/mikefarah/yq/releases/download/v4.50.1/yq_darwin_amd64.tar.gz",
|
|
1825
|
-
hash: "315a93772f66614f17dcbfe5dedf77b4ed6a210490f4ea7d1f730133f4e40143",
|
|
1826
|
-
contentType: "tar.gz",
|
|
1827
|
-
binaryPath: "yq"
|
|
1828
|
-
},
|
|
1829
|
-
arm64: {
|
|
1830
|
-
url: "https://github.com/mikefarah/yq/releases/download/v4.50.1/yq_darwin_arm64.tar.gz",
|
|
1831
|
-
hash: "dffadc64fd515f5fbe31e8c131e02536dbd288188acf077fb4aa19fe94b727d0",
|
|
1832
|
-
contentType: "tar.gz",
|
|
1833
|
-
binaryPath: "yq"
|
|
1834
|
-
}
|
|
1835
|
-
},
|
|
1836
|
-
freebsd: {
|
|
1837
|
-
amd64: {
|
|
1838
|
-
url: "https://github.com/mikefarah/yq/releases/download/v4.50.1/yq_freebsd_amd64.tar.gz",
|
|
1839
|
-
hash: "f59322e0276a199b595408dde9eb6d92e79df169deeb2c32b63483f4deb91886",
|
|
1840
|
-
contentType: "tar.gz",
|
|
1841
|
-
binaryPath: "yq"
|
|
1842
|
-
}
|
|
1843
|
-
},
|
|
1844
|
-
linux: {
|
|
1845
|
-
amd64: {
|
|
1846
|
-
url: "https://github.com/mikefarah/yq/releases/download/v4.50.1/yq_linux_amd64.tar.gz",
|
|
1847
|
-
hash: "00534770a46b889ecfd16cc62ffb0a040207288190130c2cd5d8492a41d8570f",
|
|
1848
|
-
contentType: "tar.gz",
|
|
1849
|
-
binaryPath: "yq"
|
|
1850
|
-
},
|
|
1851
|
-
arm64: {
|
|
1852
|
-
url: "https://github.com/mikefarah/yq/releases/download/v4.50.1/yq_linux_arm64.tar.gz",
|
|
1853
|
-
hash: "86a4b3873a7b0fda3007305b54a44b3ea4850ba059719fcd7cb80df20c8517e5",
|
|
1854
|
-
contentType: "tar.gz",
|
|
1855
|
-
binaryPath: "yq"
|
|
1856
|
-
}
|
|
1857
|
-
},
|
|
1858
1689
|
windows: {
|
|
1859
1690
|
amd64: {
|
|
1860
1691
|
url: "https://github.com/mikefarah/yq/releases/download/v4.50.1/yq_windows_amd64.exe",
|
|
@@ -1958,7 +1789,7 @@ var mapOfApps = {
|
|
|
1958
1789
|
|
|
1959
1790
|
// package.json
|
|
1960
1791
|
var name = "@shibanet0/datamitsu-config";
|
|
1961
|
-
var version = "0.0.1-alpha-
|
|
1792
|
+
var version = "0.0.1-alpha-20";
|
|
1962
1793
|
var dependencies = {
|
|
1963
1794
|
"@antebudimir/eslint-plugin-vanilla-extract": "1.16.0",
|
|
1964
1795
|
"@commander-js/extra-typings": "14.0.0",
|
|
@@ -1967,7 +1798,7 @@ var dependencies = {
|
|
|
1967
1798
|
"@commitlint/format": "20.2.0",
|
|
1968
1799
|
"@commitlint/types": "20.2.0",
|
|
1969
1800
|
"@cspell/eslint-plugin": "9.4.0",
|
|
1970
|
-
"@datamitsu/datamitsu": "0.0.1-alpha-
|
|
1801
|
+
"@datamitsu/datamitsu": "0.0.1-alpha-57",
|
|
1971
1802
|
"@eslint/config-helpers": "0.5.0",
|
|
1972
1803
|
"@eslint/js": "9.39.2",
|
|
1973
1804
|
"@prettier/plugin-xml": "3.4.2",
|
|
@@ -3041,12 +2872,6 @@ var initCommands = {
|
|
|
3041
2872
|
}
|
|
3042
2873
|
};
|
|
3043
2874
|
|
|
3044
|
-
// src/datamitsu-config/hooks.ts
|
|
3045
|
-
var gitHooks = {
|
|
3046
|
-
enabled: false,
|
|
3047
|
-
hooks: {}
|
|
3048
|
-
};
|
|
3049
|
-
|
|
3050
2875
|
// src/datamitsu-config/project.ts
|
|
3051
2876
|
var projectTypes = {
|
|
3052
2877
|
"golang-package": {
|
|
@@ -3430,14 +3255,6 @@ function getConfig() {
|
|
|
3430
3255
|
// ...config.apps,
|
|
3431
3256
|
...mapOfApps
|
|
3432
3257
|
},
|
|
3433
|
-
gitHooks: {
|
|
3434
|
-
// ...config.gitHooks,
|
|
3435
|
-
...gitHooks,
|
|
3436
|
-
hooks: {
|
|
3437
|
-
// ...config.gitHooks?.hooks,
|
|
3438
|
-
...gitHooks?.hooks
|
|
3439
|
-
}
|
|
3440
|
-
},
|
|
3441
3258
|
init: {
|
|
3442
3259
|
// ...config.init,
|
|
3443
3260
|
...init
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shibanet0/datamitsu-config",
|
|
3
|
-
"version": "0.0.1-alpha-
|
|
3
|
+
"version": "0.0.1-alpha-20",
|
|
4
4
|
"description": "",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"license": "MIT",
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"@commitlint/format": "20.2.0",
|
|
72
72
|
"@commitlint/types": "20.2.0",
|
|
73
73
|
"@cspell/eslint-plugin": "9.4.0",
|
|
74
|
-
"@datamitsu/datamitsu": "0.0.1-alpha-
|
|
74
|
+
"@datamitsu/datamitsu": "0.0.1-alpha-57",
|
|
75
75
|
"@eslint/config-helpers": "0.5.0",
|
|
76
76
|
"@eslint/js": "9.39.2",
|
|
77
77
|
"@prettier/plugin-xml": "3.4.2",
|