-
Notifications
You must be signed in to change notification settings - Fork 35
Expand file tree
/
Copy pathmultitool.lock.json
More file actions
38 lines (38 loc) · 1.58 KB
/
multitool.lock.json
File metadata and controls
38 lines (38 loc) · 1.58 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
{
"uv": {
"binaries": [
{
"kind": "archive",
"url": "https://github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-unknown-linux-gnu.tar.gz",
"sha256": "c2def3db178ade63933fa15ffc96e882c196ce53e06173dcee05b36c5f6f68f5",
"file": "uv-x86_64-unknown-linux-gnu/uv",
"os": "linux",
"cpu": "x86_64"
},
{
"kind": "archive",
"url": "https://github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-unknown-linux-gnu.tar.gz",
"sha256": "f8e23ec786b18660ade6b033b6191b7e9c283c872eeb8c4531d56a873decf160",
"file": "uv-aarch64-unknown-linux-gnu/uv",
"os": "linux",
"cpu": "arm64"
},
{
"kind": "archive",
"url": "https://github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-apple-darwin.tar.gz",
"sha256": "f86836c637333c65bbc7902acc9c49888eef9fbd15dccbc1946b10e30b041073",
"file": "uv-x86_64-apple-darwin/uv",
"os": "macos",
"cpu": "x86_64"
},
{
"kind": "archive",
"url": "https://github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-apple-darwin.tar.gz",
"sha256": "dc3bee4abbb3bac267a3985a23ea7617d19d41ff381dbaf560ba415ad65af68f",
"file": "uv-aarch64-apple-darwin/uv",
"os": "macos",
"cpu": "arm64"
}
]
}
}