Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
SeleniumHQ
GitHub Repository: SeleniumHQ/Selenium
Path: blob/trunk/multitool.lock.json
4010 views
1
{
2
"$schema": "https://raw.githubusercontent.com/theoremlp/rules_multitool/main/lockfile.schema.json",
3
"shellcheck": {
4
"binaries": [
5
{
6
"kind": "archive",
7
"url": "https://github.com/koalaman/shellcheck/releases/download/v0.11.0/shellcheck-v0.11.0.linux.aarch64.tar.xz",
8
"file": "shellcheck-v0.11.0/shellcheck",
9
"sha256": "12b331c1d2db6b9eb13cfca64306b1b157a86eb69db83023e261eaa7e7c14588",
10
"os": "linux",
11
"cpu": "arm64"
12
},
13
{
14
"kind": "archive",
15
"url": "https://github.com/koalaman/shellcheck/releases/download/v0.11.0/shellcheck-v0.11.0.linux.x86_64.tar.xz",
16
"file": "shellcheck-v0.11.0/shellcheck",
17
"sha256": "8c3be12b05d5c177a04c29e3c78ce89ac86f1595681cab149b65b97c4e227198",
18
"os": "linux",
19
"cpu": "x86_64"
20
},
21
{
22
"kind": "archive",
23
"url": "https://github.com/koalaman/shellcheck/releases/download/v0.11.0/shellcheck-v0.11.0.darwin.aarch64.tar.xz",
24
"file": "shellcheck-v0.11.0/shellcheck",
25
"sha256": "56affdd8de5527894dca6dc3d7e0a99a873b0f004d7aabc30ae407d3f48b0a79",
26
"os": "macos",
27
"cpu": "arm64"
28
},
29
{
30
"kind": "archive",
31
"url": "https://github.com/koalaman/shellcheck/releases/download/v0.11.0/shellcheck-v0.11.0.darwin.x86_64.tar.xz",
32
"file": "shellcheck-v0.11.0/shellcheck",
33
"sha256": "3c89db4edcab7cf1c27bff178882e0f6f27f7afdf54e859fa041fca10febe4c6",
34
"os": "macos",
35
"cpu": "x86_64"
36
},
37
{
38
"kind": "archive",
39
"url": "https://github.com/koalaman/shellcheck/releases/download/v0.11.0/shellcheck-v0.11.0.zip",
40
"file": "shellcheck.exe",
41
"sha256": "8a4e35ab0b331c85d73567b12f2a444df187f483e5079ceffa6bda1faa2e740e",
42
"os": "windows",
43
"cpu": "x86_64"
44
}
45
]
46
},
47
"actionlint": {
48
"binaries": [
49
{
50
"kind": "archive",
51
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.10/actionlint_1.7.10_linux_arm64.tar.gz",
52
"file": "actionlint",
53
"sha256": "cd3dfe5f66887ec6b987752d8d9614e59fd22f39415c5ad9f28374623f41773a",
54
"os": "linux",
55
"cpu": "arm64"
56
},
57
{
58
"kind": "archive",
59
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.10/actionlint_1.7.10_linux_amd64.tar.gz",
60
"file": "actionlint",
61
"sha256": "f4c76b71db5755a713e6055cbb0857ed07e103e028bda117817660ebadb4386f",
62
"os": "linux",
63
"cpu": "x86_64"
64
},
65
{
66
"kind": "archive",
67
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.10/actionlint_1.7.10_darwin_arm64.tar.gz",
68
"file": "actionlint",
69
"sha256": "004ca87b367b37f4d75c55ab6cf80f9b8c043adbfbd440f31c604d417939c442",
70
"os": "macos",
71
"cpu": "arm64"
72
},
73
{
74
"kind": "archive",
75
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.10/actionlint_1.7.10_darwin_amd64.tar.gz",
76
"file": "actionlint",
77
"sha256": "16782c41f2af264db80f855ee5d09164ca98fc78edf3bcd0f46eecff279682ba",
78
"os": "macos",
79
"cpu": "x86_64"
80
},
81
{
82
"kind": "archive",
83
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.10/actionlint_1.7.10_windows_amd64.zip",
84
"file": "actionlint.exe",
85
"sha256": "283467f9d6202a8cb8c00ad8dd0ee4e685b71fb86a6a56c68fcbb9ae8ed91237",
86
"os": "windows",
87
"cpu": "x86_64"
88
}
89
]
90
},
91
"ruff": {
92
"binaries": [
93
{
94
"kind": "archive",
95
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.14/ruff-aarch64-unknown-linux-musl.tar.gz",
96
"file": "ruff-aarch64-unknown-linux-musl/ruff",
97
"sha256": "a4d7302aa201a6f8e71dfa217cd8273fddd4e434a93ee3b4b07047fd7a684ac1",
98
"os": "linux",
99
"cpu": "arm64"
100
},
101
{
102
"kind": "archive",
103
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.14/ruff-x86_64-unknown-linux-musl.tar.gz",
104
"file": "ruff-x86_64-unknown-linux-musl/ruff",
105
"sha256": "55a1ee65f5ac9416cc40f99c2df62f0d4525d40369fe371caff945c495174d57",
106
"os": "linux",
107
"cpu": "x86_64"
108
},
109
{
110
"kind": "archive",
111
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.14/ruff-aarch64-apple-darwin.tar.gz",
112
"file": "ruff-aarch64-apple-darwin/ruff",
113
"sha256": "76a9b0ebe57d0eee56940dbe0b62462578d1369cca8314ed0d2a6f2102292d4f",
114
"os": "macos",
115
"cpu": "arm64"
116
},
117
{
118
"kind": "archive",
119
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.14/ruff-x86_64-apple-darwin.tar.gz",
120
"file": "ruff-x86_64-apple-darwin/ruff",
121
"sha256": "749396c675c6f07205be6c4ef89e2e95123d790062d681059a355030e9d7d119",
122
"os": "macos",
123
"cpu": "x86_64"
124
},
125
{
126
"kind": "archive",
127
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.14/ruff-x86_64-pc-windows-msvc.zip",
128
"file": "ruff-x86_64-pc-windows-msvc/ruff.exe",
129
"sha256": "81bfeed34f15296e6c81ecea912b6fff4430b957de8a1181ce9365434e3d6744",
130
"os": "windows",
131
"cpu": "x86_64"
132
}
133
]
134
}
135
}
136
137