uv: Update to version 0.4.6

This commit is contained in:
github-actions[bot] 2024-09-06 00:33:51 +00:00
parent f998b48251
commit 418d5944a6

View File

@ -1,16 +1,16 @@
{ {
"version": "0.4.5", "version": "0.4.6",
"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://github.com/astral-sh/uv", "homepage": "https://github.com/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.4.5/uv-x86_64-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.4.6/uv-x86_64-pc-windows-msvc.zip",
"hash": "850c5718328883cbf88558d2420b6c82066925e258a6207cef1e5ba3931e5028" "hash": "d48c8855f79933ab006b6a930bc611105aa52031f33aa80c32f1765a956dd92a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.4.5/uv-i686-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.4.6/uv-i686-pc-windows-msvc.zip",
"hash": "b6efe473a6cf7f93ae060e040b5d7e9a988d67cbb9e089a4547c7e0ad7ed7323" "hash": "33289a7a2cc369831ae8384f0113f30c614a6be333ebef6abfc487decd50cf95"
} }
}, },
"bin": [ "bin": [