-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmultitool.lock.json
More file actions
75 lines (75 loc) · 2.69 KB
/
Copy pathmultitool.lock.json
File metadata and controls
75 lines (75 loc) · 2.69 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
{
"$schema": "https://raw.githubusercontent.com/theoremlp/rules_multitool/main/lockfile.schema.json",
"typos": {
"binaries": [
{
"kind": "archive",
"url": "https://github.com/crate-ci/typos/releases/download/v1.45.1/typos-v1.45.1-aarch64-apple-darwin.tar.gz",
"file": "./typos",
"sha256": "2c31ed16286f26c08ae477faf001af8542ff23aeb6e7323be5f620710c192fb5",
"os": "macos",
"cpu": "arm64"
},
{
"kind": "archive",
"url": "https://github.com/crate-ci/typos/releases/download/v1.45.1/typos-v1.45.1-x86_64-apple-darwin.tar.gz",
"file": "./typos",
"sha256": "70767b5d8d920cbb17b452a6b068e36e1b3fd649089bce883d3512eb85990326",
"os": "macos",
"cpu": "x86_64"
},
{
"kind": "archive",
"url": "https://github.com/crate-ci/typos/releases/download/v1.45.1/typos-v1.45.1-aarch64-unknown-linux-musl.tar.gz",
"file": "./typos",
"sha256": "0d3688c607a49ffb6dedaca6de44e4217abeaa5b93228d673dc5caf76f60489f",
"os": "linux",
"cpu": "arm64"
},
{
"kind": "archive",
"url": "https://github.com/crate-ci/typos/releases/download/v1.45.1/typos-v1.45.1-x86_64-unknown-linux-musl.tar.gz",
"file": "./typos",
"sha256": "33447531a0eff29796d6fb9b555b4628723db72c6bad129e168d97ac86ceb0f1",
"os": "linux",
"cpu": "x86_64"
}
]
},
"yamlfmt": {
"binaries": [
{
"kind": "archive",
"url": "https://github.com/google/yamlfmt/releases/download/v0.21.0/yamlfmt_0.21.0_Darwin_arm64.tar.gz",
"file": "yamlfmt",
"sha256": "4b417ecb94339d57e4c122ecc948c1a00fe328b5853266de9806e652a92858fa",
"os": "macos",
"cpu": "arm64"
},
{
"kind": "archive",
"url": "https://github.com/google/yamlfmt/releases/download/v0.21.0/yamlfmt_0.21.0_Darwin_x86_64.tar.gz",
"file": "yamlfmt",
"sha256": "060e943bcb8583c456810eb1ff4721b4f46c4a0c1a4432449d5dc3bbfe29a22b",
"os": "macos",
"cpu": "x86_64"
},
{
"kind": "archive",
"url": "https://github.com/google/yamlfmt/releases/download/v0.21.0/yamlfmt_0.21.0_Linux_arm64.tar.gz",
"file": "yamlfmt",
"sha256": "5b2689c963b177271330c5ce8ca7396751107e5a826be46f03d2cb9b6f0c7784",
"os": "linux",
"cpu": "arm64"
},
{
"kind": "archive",
"url": "https://github.com/google/yamlfmt/releases/download/v0.21.0/yamlfmt_0.21.0_Linux_x86_64.tar.gz",
"file": "yamlfmt",
"sha256": "1f300d9257b232bb3b541d7fb1b0e6b3c121bcbab381c86cd38cb8722be8a566",
"os": "linux",
"cpu": "x86_64"
}
]
}
}