Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
seleniumhq
GitHub Repository: seleniumhq/selenium
Path: blob/trunk/multitool.lock.json
2861 views
1
{
2
"$schema": "https://raw.githubusercontent.com/theoremlp/rules_multitool/main/lockfile.schema.json",
3
"ruff": {
4
"binaries": [
5
{
6
"kind": "archive",
7
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.11/ruff-aarch64-unknown-linux-musl.tar.gz",
8
"file": "ruff-aarch64-unknown-linux-musl/ruff",
9
"sha256": "3ca33d9b68b8b0bc7e3673b7638910ac2f7c5399303b37bec4d13c005481a78a",
10
"os": "linux",
11
"cpu": "arm64"
12
},
13
{
14
"kind": "archive",
15
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.11/ruff-x86_64-unknown-linux-musl.tar.gz",
16
"file": "ruff-x86_64-unknown-linux-musl/ruff",
17
"sha256": "bb64b083767a5fd0a62e10e9a35614974ad53025e2878cf14a0c698680e6c30c",
18
"os": "linux",
19
"cpu": "x86_64"
20
},
21
{
22
"kind": "archive",
23
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.11/ruff-aarch64-apple-darwin.tar.gz",
24
"file": "ruff-aarch64-apple-darwin/ruff",
25
"sha256": "814ccb26bed9c027bfc20ac88d33494ab0be62721757c73be70e26c23efbb3f7",
26
"os": "macos",
27
"cpu": "arm64"
28
},
29
{
30
"kind": "archive",
31
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.11/ruff-x86_64-apple-darwin.tar.gz",
32
"file": "ruff-x86_64-apple-darwin/ruff",
33
"sha256": "8bef00e82bc07ea26b45adcffc3d55b2d0821f3a3e4d5f441f4dd4ad608fc1be",
34
"os": "macos",
35
"cpu": "x86_64"
36
},
37
{
38
"kind": "archive",
39
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.11/ruff-x86_64-pc-windows-msvc.zip",
40
"file": "ruff-x86_64-pc-windows-msvc/ruff.exe",
41
"sha256": "b7619ff27098a4d7f37c52fb8fc61ccfe677aaade7722a385b40f8d5273ebddd",
42
"os": "windows",
43
"cpu": "x86_64"
44
}
45
]
46
}
47
}
48
49