uv: Update to version 0.8.4

This commit is contained in:
github-actions[bot] 2025-07-30 20:29:51 +00:00
parent f63a34a598
commit 14632848e2

View File

@ -1,20 +1,20 @@
{ {
"version": "0.8.3", "version": "0.8.4",
"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.3/uv-x86_64-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.8.4/uv-x86_64-pc-windows-msvc.zip",
"hash": "4ca84e28b08f48255f95156c5987d61a5e4c51a43372708bc6d84e994eeb7bdb" "hash": "817c50c80229f88de9699626ee3774c0cceed86099663e8fb00c5ffae7ea911c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.8.3/uv-i686-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.8.4/uv-i686-pc-windows-msvc.zip",
"hash": "5d272849a94b7ad36711f336d745e08ed3732042fc51f5c7f28bfc4e95463615" "hash": "fc4fca95757e78fa4a782ae7f5cba4f52137df49b737cec0a6ad8092ca829151"
}, },
"arm64": { "arm64": {
"url": "https://github.com/astral-sh/uv/releases/download/0.8.3/uv-aarch64-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.8.4/uv-aarch64-pc-windows-msvc.zip",
"hash": "6e0692b817c5d6cfddad13ad177e866e36d95e8d32b4a296a49d937fdcda18d3" "hash": "34cdff9ed7e1ffece93a895e65377a0ea4f186eb6785ead045280be59edabf19"
} }
}, },
"bin": [ "bin": [