Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
SeleniumHQ
GitHub Repository: SeleniumHQ/Selenium
Path: blob/trunk/multitool.lock.json
1845 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.12.10/ruff-aarch64-unknown-linux-musl.tar.gz",
8
"file": "ruff-aarch64-unknown-linux-musl/ruff",
9
"sha256": "10b43a88fb948aaae538ec9f35e93b4433f144d0379fb3a67d88282595b969f7",
10
"os": "linux",
11
"cpu": "arm64"
12
},
13
{
14
"kind": "archive",
15
"url": "https://github.com/astral-sh/ruff/releases/download/0.12.10/ruff-x86_64-unknown-linux-musl.tar.gz",
16
"file": "ruff-x86_64-unknown-linux-musl/ruff",
17
"sha256": "dd4e5b8f81547a48975489913a80e0dce6be7f1c455912fe3a5bd5a1f5f1a35d",
18
"os": "linux",
19
"cpu": "x86_64"
20
},
21
{
22
"kind": "archive",
23
"url": "https://github.com/astral-sh/ruff/releases/download/0.12.10/ruff-aarch64-apple-darwin.tar.gz",
24
"file": "ruff-aarch64-apple-darwin/ruff",
25
"sha256": "72c6abf39f5e87c57faa2d191baf2582e437ff72cdc0f52b7c7e50f26d41b807",
26
"os": "macos",
27
"cpu": "arm64"
28
},
29
{
30
"kind": "archive",
31
"url": "https://github.com/astral-sh/ruff/releases/download/0.12.10/ruff-x86_64-apple-darwin.tar.gz",
32
"file": "ruff-x86_64-apple-darwin/ruff",
33
"sha256": "8619f277921b3e2e56d850c3e203fd4ef10b457bc50f93ab6fe85743eb324de6",
34
"os": "macos",
35
"cpu": "x86_64"
36
},
37
{
38
"kind": "archive",
39
"url": "https://github.com/astral-sh/ruff/releases/download/0.12.10/ruff-x86_64-pc-windows-msvc.zip",
40
"file": "ruff-x86_64-pc-windows-msvc/ruff.exe",
41
"sha256": "a639e4dee10cb2900bffa7165457766671c59c744ce6b61cc658c35ab33a91fd",
42
"os": "windows",
43
"cpu": "x86_64"
44
}
45
]
46
}
47
}
48