uv: Update to version 0.2.22

This commit is contained in:
github-actions[bot] 2024-07-07 20:25:08 +00:00
parent 1e18e91020
commit 603e1d7c91

View File

@ -1,16 +1,16 @@
{
"version": "0.2.21",
"version": "0.2.22",
"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.21/uv-x86_64-pc-windows-msvc.zip",
"hash": "bf4946c5a8751cc63def72aaa53a9a0c1ca015876b9ec144cc389ef4901dbc4a"
"url": "https://github.com/astral-sh/uv/releases/download/0.2.22/uv-x86_64-pc-windows-msvc.zip",
"hash": "6ab3ed27e38e3a2c4a3a4880b87b8d607fa14589860aebbb1a34064d792d54ad"
},
"32bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.2.21/uv-i686-pc-windows-msvc.zip",
"hash": "7740b290f6efdfc73d24977e4dc86be144865ca92ec106cb8e0b206f7b77b80f"
"url": "https://github.com/astral-sh/uv/releases/download/0.2.22/uv-i686-pc-windows-msvc.zip",
"hash": "aa5b36bdc88a16c92d5ca93c4a9325bb82eb875507d363ec28cb6e5ee694e8ed"
}
},
"bin": "uv.exe",