blob: 7202c278fedf321e51004b0a3aa014462006ac3a [file] [log] [blame]
{
"$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.8.11/uv-aarch64-unknown-linux-musl.tar.gz",
"file": "uv-aarch64-unknown-linux-musl/uv",
"sha256": "1c6045bec4d5ca17777dd271401a0407c5acad79f74fd38f35c31ca64c689808",
"os": "linux",
"cpu": "arm64"
},
{
"kind": "archive",
"url": "https://github.com/astral-sh/uv/releases/download/0.8.11/uv-x86_64-unknown-linux-gnu.tar.gz",
"file": "uv-x86_64-unknown-linux-gnu/uv",
"sha256": "0c6078318332c100d7d9988ea99144b534e40adef2958aa314a9f7c7b8516ed7",
"os": "linux",
"cpu": "x86_64"
},
{
"kind": "archive",
"url": "https://github.com/astral-sh/uv/releases/download/0.8.11/uv-aarch64-apple-darwin.tar.gz",
"file": "uv-aarch64-apple-darwin/uv",
"sha256": "c9e74f779a65798057bca2ff328d5c9952f458391e220c3d3216d7a03a338d9f",
"os": "macos",
"cpu": "arm64"
},
{
"kind": "archive",
"url": "https://github.com/astral-sh/uv/releases/download/0.8.11/uv-x86_64-apple-darwin.tar.gz",
"file": "uv-x86_64-apple-darwin/uv",
"sha256": "7ed76b0cc314fa0cb6dd7ae99379efd3cf8fc14d71af8d71b0b5238582c7958d",
"os": "macos",
"cpu": "x86_64"
},
{
"kind": "archive",
"url": "https://github.com/astral-sh/uv/releases/download/0.8.11/uv-aarch64-pc-windows-msvc.zip",
"file": "uv.exe",
"sha256": "09c6cc8c511d166dc12c9e56ce06c92de928a2e5bad14fc079654901dc8ea114",
"os": "windows",
"cpu": "arm64"
},
{
"kind": "archive",
"url": "https://github.com/astral-sh/uv/releases/download/0.8.11/uv-x86_64-pc-windows-msvc.zip",
"file": "uv.exe",
"sha256": "3e802b69307b10f228c8f1d096bd5721ac37a133bf33672f9fcc46a58dd5c920",
"os": "windows",
"cpu": "x86_64"
}
]
}
}