uv: Update to version 0.1.34

This commit is contained in:
github-actions[bot] 2024-04-19 05:07:33 +00:00
parent a15c9d8039
commit 7b2ed7c1b2

View File

@ -1,16 +1,16 @@
{
"version": "0.1.33",
"version": "0.1.34",
"description": "An extremely fast Python package installer and resolver, written in Rust.",
"homepage": "https://github.com/astral-sh/uv",
"license": "Apache-2.0|MIT",
"architecture": {
"64bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.1.33/uv-x86_64-pc-windows-msvc.zip",
"hash": "b5adf2b7abdd72ab763a1a65624bdbde178797387c461a6e12803157dbf62fee"
"url": "https://github.com/astral-sh/uv/releases/download/0.1.34/uv-x86_64-pc-windows-msvc.zip",
"hash": "98c824618c808cf4ae1af16c5341086f0038e0dc1ae7e0a805c872d6fcc033b7"
},
"32bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.1.33/uv-i686-pc-windows-msvc.zip",
"hash": "753a1ef176fc87846a48eafdda3b0b5e0a3e0e70a746f6868e6c8c097c6322c3"
"url": "https://github.com/astral-sh/uv/releases/download/0.1.34/uv-i686-pc-windows-msvc.zip",
"hash": "1dd6e548b6f3f661152fed143257184439b819334d7f1124aab015a4919dd4e6"
}
},
"bin": "uv.exe",