uv: Update to version 0.2.18

This commit is contained in:
github-actions[bot] 2024-06-29 20:25:18 +00:00
parent d524a25ea5
commit 9dd68bc2b7

View File

@ -1,16 +1,16 @@
{
"version": "0.2.17",
"version": "0.2.18",
"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.2.17/uv-x86_64-pc-windows-msvc.zip",
"hash": "e77465f8a964cf0cbd932af506df6ca42ce288e6db4df312c53f27b05c7c09e5"
"url": "https://github.com/astral-sh/uv/releases/download/0.2.18/uv-x86_64-pc-windows-msvc.zip",
"hash": "16dff877e19f61d094af35878a00b592302a1794c1c27afb1b194106931e9e59"
},
"32bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.2.17/uv-i686-pc-windows-msvc.zip",
"hash": "ed5dc4a4341e7af3d92ef0649df6152b555b16e09c072c43f7f39b9d5bdce784"
"url": "https://github.com/astral-sh/uv/releases/download/0.2.18/uv-i686-pc-windows-msvc.zip",
"hash": "554b9b65eee4f30b70ff2d3b1c2cee07600eef176c235d8639aacdca799610c4"
}
},
"bin": "uv.exe",