uv: Update to version 0.9.8

This commit is contained in:
github-actions[bot] 2025-11-08 00:47:10 +00:00
parent fef1ac7443
commit 4a9ab663f7

View File

@ -1,20 +1,20 @@
{ {
"version": "0.9.7", "version": "0.9.8",
"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.9.7/uv-x86_64-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.9.8/uv-x86_64-pc-windows-msvc.zip",
"hash": "5d250c32d3604e28dbe18dc65c668ff628c53e00dde2c642576e831e4a60da64" "hash": "bb94629392b11d49f202e748d5842a0c89ebe570c152ad8ea1425ece01dc4222"
}, },
"32bit": { "32bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.9.7/uv-i686-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.9.8/uv-i686-pc-windows-msvc.zip",
"hash": "02349c4380c26838be6fd9bde646c5c3296adc2ba224509ee8e16ffa5baba13e" "hash": "b4e39d7c94a3252d475096a62b2a0cc1f1b96dcd8cd4fe3fe50c0d617494b1e5"
}, },
"arm64": { "arm64": {
"url": "https://github.com/astral-sh/uv/releases/download/0.9.7/uv-aarch64-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.9.8/uv-aarch64-pc-windows-msvc.zip",
"hash": "4482ad2544544e1966b6d933d38e27368ce0307739d293322c10459f698a1629" "hash": "911f354690319ef93f434ecaccd6a893861d231a2af0466b495edee9313d5759"
} }
}, },
"bin": [ "bin": [