uv: Update to version 0.9.13

This commit is contained in:
github-actions[bot] 2025-11-26 20:30:27 +00:00
parent 233bb9f6fa
commit 6df818e1f5

View File

@ -1,20 +1,20 @@
{ {
"version": "0.9.12", "version": "0.9.13",
"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.12/uv-x86_64-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.9.13/uv-x86_64-pc-windows-msvc.zip",
"hash": "ee09ed595c54ee70fb29b596c9a15aa71f5d7a1191417985a0684a1dd644a8da" "hash": "cdfb04512c9184939f16eea02644a7133b4e41233ead69122d49847d29a45538"
}, },
"32bit": { "32bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.9.12/uv-i686-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.9.13/uv-i686-pc-windows-msvc.zip",
"hash": "e140404f281a6427faac4d4d0fab467f3e305ae6ba6ecfab0d149ad6815a2c04" "hash": "be134c7576ba494db286a2ccc2ada117b4709e67090264d81891221ea366f2ef"
}, },
"arm64": { "arm64": {
"url": "https://github.com/astral-sh/uv/releases/download/0.9.12/uv-aarch64-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.9.13/uv-aarch64-pc-windows-msvc.zip",
"hash": "0975aff9837edcd97f2f781ff78754929ee13386708b76a5f223ed41b5741fec" "hash": "761e29d5a67ca61f1d19c20ce935a9fd1f0011efb0e00f1efb20b0801e06b3c4"
} }
}, },
"bin": [ "bin": [