uv: Update to version 0.9.10

This commit is contained in:
github-actions[bot] 2025-11-17 20:30:51 +00:00
parent 09f977433b
commit c5508dd3de

View File

@ -1,20 +1,20 @@
{ {
"version": "0.9.9", "version": "0.9.10",
"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.9/uv-x86_64-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.9.10/uv-x86_64-pc-windows-msvc.zip",
"hash": "b1c5d78c5cb6804e556e07eeafbcdea7378107c2bd5c342dea0cdc05a607d8e5" "hash": "bf5a9bb171e90bc612c7acebfb560693d04dba1d1009c297b83da23155218607"
}, },
"32bit": { "32bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.9.9/uv-i686-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.9.10/uv-i686-pc-windows-msvc.zip",
"hash": "724c82034a49f7e859de83382d18b38ec830730446996ccc92ddf65d8d1073e7" "hash": "3b3198c214294d5dc352a94dc7bb22f582d11e364780f70dbc3580602339de9a"
}, },
"arm64": { "arm64": {
"url": "https://github.com/astral-sh/uv/releases/download/0.9.9/uv-aarch64-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.9.10/uv-aarch64-pc-windows-msvc.zip",
"hash": "517a34f4e609f1ae4920f3a31280427244927d713e0451e21ceb102eb59450d2" "hash": "6cca85b629d2944f839651e01070dc3de03d238c75a310f28914fcd63ddb9aa6"
} }
}, },
"bin": [ "bin": [