mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +00:00
uv: Update to version 0.9.17
This commit is contained in:
parent
5ba0588c41
commit
330837ce37
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.9.16",
|
||||
"version": "0.9.17",
|
||||
"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.9.16/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "e498a1d5983da7727af96b63ddfcd52ee883173552664ad0b629b3d4c7a46e91"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "ebc76197bf3e1a58f9dac6f70f49b0ebd3e6907ab35289ce228bce5ba8a3f201"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.16/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "f6921ace765a2905c0cda8bf8185ecd60d83060da4b2904a28b5a8c23ffc7aa2"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.17/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "6e93737710e31bf73fcc3b4b6da616bd341e9c6baf1162ddc1e7f65884063f50"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.16/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "591c73f47dfec72f9d242eebcb36197f27ad652a59d70e70db5c52018684d78e"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "28423a27ad1d82347c00411a6792567119b3c1cfe775d3312c0e08a6b489be5b"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user