blob: a33b88c803e1359b782d889f857c1d79fa76eaec [file]
{
"$schema": "https://raw.githubusercontent.com/theoremlp/rules_multitool/main/lockfile.schema.json",
"uv": {
"binaries": [
{
"kind": "archive",
"url": "https://github.com/astral-sh/uv/releases/download/0.5.8/uv-aarch64-unknown-linux-musl.tar.gz",
"file": "uv-aarch64-unknown-linux-musl/uv",
"sha256": "f30278b8a479e5d5e55f69432e4fcfc2b7ef20fa6e7aebfe92c30fb6bcef93c7",
"os": "linux",
"cpu": "arm64"
},
{
"kind": "archive",
"url": "https://github.com/astral-sh/uv/releases/download/0.5.8/uv-x86_64-unknown-linux-gnu.tar.gz",
"file": "uv-x86_64-unknown-linux-gnu/uv",
"sha256": "dd73615862bb9cfb1f31a491b486123eb7730f99a815ec38baf297a37c749a14",
"os": "linux",
"cpu": "x86_64"
},
{
"kind": "archive",
"url": "https://github.com/astral-sh/uv/releases/download/0.5.8/uv-aarch64-apple-darwin.tar.gz",
"file": "uv-aarch64-apple-darwin/uv",
"sha256": "745b3b8c0c2ea5b3ae253bc4c01fa5026ef399f4836749bef468d44747f291b0",
"os": "macos",
"cpu": "arm64"
},
{
"kind": "archive",
"url": "https://github.com/astral-sh/uv/releases/download/0.5.8/uv-x86_64-apple-darwin.tar.gz",
"file": "uv-x86_64-apple-darwin/uv",
"sha256": "c3da7bebc434c59264737ff2430d942cb1d8605f20a7f4093232b1715eaafdca",
"os": "macos",
"cpu": "x86_64"
}
]
}
}