uv: Update to version 0.1.21

This commit is contained in:
github-actions[bot] 2024-03-14 16:27:41 +00:00
parent f540891895
commit 17da56d90a

View File

@ -1,16 +1,16 @@
{
"version": "0.1.20",
"version": "0.1.21",
"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.20/uv-x86_64-pc-windows-msvc.zip",
"hash": "9be323847cfab082cb2dfa75a5f42631efcd7c1ffbab96d0f36cd7afef4a0c9a"
"url": "https://github.com/astral-sh/uv/releases/download/0.1.21/uv-x86_64-pc-windows-msvc.zip",
"hash": "d453b672f4db4a5fed1d7cefec2696b7c6e534f340da22f2d275b0e093c29e60"
},
"32bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.1.20/uv-i686-pc-windows-msvc.zip",
"hash": "b20110c34f308608d2061786c334e6004e2e91ec165232689fb6c2a4209889c9"
"url": "https://github.com/astral-sh/uv/releases/download/0.1.21/uv-i686-pc-windows-msvc.zip",
"hash": "8713eda354e6dfe9b5d4802c3da111c76210dd7dc671df62fe2fbbfa50522ab8"
}
},
"bin": "uv.exe",