uv: Update to version 0.1.31

This commit is contained in:
github-actions[bot] 2024-04-09 21:05:36 +00:00
parent d63fb60f36
commit 36bb04218c

View File

@ -1,16 +1,16 @@
{
"version": "0.1.29",
"version": "0.1.31",
"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.29/uv-x86_64-pc-windows-msvc.zip",
"hash": "7926be66598e6c0f2b07c6db72a1d9c61f7b1cce72663266dcdcbf4055e1c9a3"
"url": "https://github.com/astral-sh/uv/releases/download/0.1.31/uv-x86_64-pc-windows-msvc.zip",
"hash": "980833bbbbcffb3cf0e2abaf8963cdccfcb4cd378ed980a4168be124efda5c0a"
},
"32bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.1.29/uv-i686-pc-windows-msvc.zip",
"hash": "3dac7e8f710f723accadaf876b7034cd1108509e95fb1ad7fff3a8bf579bda3e"
"url": "https://github.com/astral-sh/uv/releases/download/0.1.31/uv-i686-pc-windows-msvc.zip",
"hash": "84b3a4480643c722d7b5a53b219d9e4546b428b9acd5bf003584e3d458b61a4a"
}
},
"bin": "uv.exe",