uv: Update to version 0.8.5

This commit is contained in:
github-actions[bot] 2025-08-06 00:44:06 +00:00
parent cdc60dd22c
commit d7a9671331

View File

@ -1,20 +1,20 @@
{ {
"version": "0.8.4", "version": "0.8.5",
"description": "An extremely fast Python package installer and resolver, written in Rust.", "description": "An extremely fast Python package installer and resolver, written in Rust.",
"homepage": "https://docs.astral.sh/uv/", "homepage": "https://docs.astral.sh/uv/",
"license": "Apache-2.0|MIT", "license": "Apache-2.0|MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.8.4/uv-x86_64-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.8.5/uv-x86_64-pc-windows-msvc.zip",
"hash": "817c50c80229f88de9699626ee3774c0cceed86099663e8fb00c5ffae7ea911c" "hash": "898049e2db4a92e59bf1da7e14cad9b5afadb7d0cf9dd55a5274825290f7ba6d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.8.4/uv-i686-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.8.5/uv-i686-pc-windows-msvc.zip",
"hash": "fc4fca95757e78fa4a782ae7f5cba4f52137df49b737cec0a6ad8092ca829151" "hash": "2c133809d2839eac93341a14df6fb16bf834ae3c7582f069cf24ccc60cf367f7"
}, },
"arm64": { "arm64": {
"url": "https://github.com/astral-sh/uv/releases/download/0.8.4/uv-aarch64-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.8.5/uv-aarch64-pc-windows-msvc.zip",
"hash": "34cdff9ed7e1ffece93a895e65377a0ea4f186eb6785ead045280be59edabf19" "hash": "8d3dda6ff64065e65b49ecd42018a885c0f20e6967af950ef121f976d73e72db"
} }
}, },
"bin": [ "bin": [