mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
uv: Update to version 0.8.12
This commit is contained in:
parent
71760db6b8
commit
cb8ac60f61
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.8.11",
|
||||
"version": "0.8.12",
|
||||
"description": "An extremely fast Python package installer and resolver, written in Rust.",
|
||||
"homepage": "https://docs.astral.sh/uv/",
|
||||
"license": "Apache-2.0|MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.11/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "3e802b69307b10f228c8f1d096bd5721ac37a133bf33672f9fcc46a58dd5c920"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.12/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "3fb92ce0860db7cb094ddeeb1ac521532fdd3e61d0a130f7bbc6be54caca7c2e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.11/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "17e45a6afa19443a9749668540a033e9fedd3d6bec1ad8952d10da1f40ed9e92"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.12/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "97e0e04648e48cccdd25210f5eaf6fb2d46f1a198983b7de10613faf1629663d"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.11/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "09c6cc8c511d166dc12c9e56ce06c92de928a2e5bad14fc079654901dc8ea114"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.12/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "eb0c7e47411d11cbc3990eef51a5e10215a1fc9d5f5058fd8e952da94be16512"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user