-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmultitool.lock.json
More file actions
90 lines (90 loc) · 3.09 KB
/
Copy pathmultitool.lock.json
File metadata and controls
90 lines (90 loc) · 3.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
{
"$schema": "https://raw.githubusercontent.com/theoremlp/rules_multitool/main/lockfile.schema.json",
"aspect": {
"binaries": [
{
"kind": "file",
"url": "https://github.com/aspect-build/aspect-cli/releases/download/v2025.51.3/aspect-cli-x86_64-unknown-linux-musl",
"sha256": "88300e77d2110ef56f4f4a369f0832974828cce779ecf843003a91b5bf79488f",
"os": "linux",
"cpu": "x86_64"
},
{
"kind": "file",
"url": "https://github.com/aspect-build/aspect-cli/releases/download/v2025.51.3/aspect-cli-aarch64-apple-darwin",
"sha256": "216ff41aed33e6f264ea1360d50effe88b8b4130006b0c12db9a2602e619da7b",
"os": "macos",
"cpu": "arm64"
}
]
},
"git-lfs": {
"binaries": [
{
"kind": "archive",
"url": "https://github.com/git-lfs/git-lfs/releases/download/v3.7.1/git-lfs-linux-amd64-v3.7.1.tar.gz",
"file": "git-lfs-3.7.1/git-lfs",
"sha256": "1c0b6ee5200ca708c5cebebb18fdeb0e1c98f1af5c1a9cba205a4c0ab5a5ec08",
"os": "linux",
"cpu": "x86_64"
},
{
"kind": "archive",
"url": "https://github.com/git-lfs/git-lfs/releases/download/v3.7.1/git-lfs-darwin-arm64-v3.7.1.zip",
"file": "git-lfs-3.7.1/git-lfs",
"sha256": "76260fb34f4ee622ff0a66b857e5954aa49c7e343a92e57a1ec4a760618c94b2",
"os": "macos",
"cpu": "arm64"
}
]
},
"gazelle": {
"binaries": [
{
"kind": "file",
"url": "https://github.com/aspect-build/aspect-gazelle/releases/download/2025.40.148+4396cce/gazelle-linux_arm64_cgo",
"sha256": "60a09694ddc455ac6cd458d6d89f21b82f3a7813b290dcd52307cd8dde74b5b3",
"os": "linux",
"cpu": "arm64"
},
{
"kind": "file",
"url": "https://github.com/aspect-build/aspect-gazelle/releases/download/2025.40.148+4396cce/gazelle-linux_amd64_cgo",
"sha256": "516da161c2a6997fb7e7e2880447428da01bf0220747fb0c35619bacd283f2af",
"os": "linux",
"cpu": "x86_64"
},
{
"kind": "file",
"url": "https://github.com/aspect-build/aspect-gazelle/releases/download/2025.40.148+4396cce/gazelle-darwin_arm64_cgo",
"sha256": "2dce01cde75c03c0190a9e40f0713e3b80844e1bed1af3ed73d684263d823896",
"os": "macos",
"cpu": "arm64"
}
]
},
"gephi": {
"binaries": [
{
"kind": "archive",
"url": "https://github.com/gephi/gephi/releases/download/v0.10.1/gephi-0.10.1-linux-x64.tar.gz",
"file": "gephi-0.10.1/bin/gephi",
"sha256": "f6c2cf4c3c3f07ff9e26249db2fc17fe1b22a592c551c88fc695695520fff378",
"os": "linux",
"cpu": "x86_64"
}
]
},
"multitool": {
"binaries": [
{
"kind": "archive",
"url": "https://github.com/bazel-contrib/multitool/releases/download/v0.9.0/multitool-x86_64-unknown-linux-gnu.tar.xz",
"file": "multitool-x86_64-unknown-linux-gnu/multitool",
"sha256": "34dc5968dad458a4050ebde58e484ebb7c624a119e4031347683eeb80922e6df",
"os": "linux",
"cpu": "x86_64"
}
]
}
}