uv: Update to version 0.7.10

This commit is contained in:
github-actions[bot] 2025-06-03 20:31:01 +00:00
parent d982e6de5d
commit ef4d1b6a2c

View File

@ -1,16 +1,16 @@
{ {
"version": "0.7.9", "version": "0.7.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.7.9/uv-x86_64-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.7.10/uv-x86_64-pc-windows-msvc.zip",
"hash": "f91d8a3322a10caf257fd416807bd8d2801285b80b46ee37f2d0c6e426b8822c" "hash": "1568a71af55e9d9bc4a050ec79134a342a8a3765a73f6b7ec26490c2814f8797"
}, },
"32bit": { "32bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.7.9/uv-i686-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.7.10/uv-i686-pc-windows-msvc.zip",
"hash": "b5dc0dc10d9dd0dcf5729a94e98538418760d13877d4d4b1bc4efa9926280e78" "hash": "f3c62ff935685d9d4312b82d01ed386493b97c3d22bd434d943fc99ce9aef83a"
} }
}, },
"bin": [ "bin": [