uv: Update to version 0.1.22

This commit is contained in:
github-actions[bot] 2024-03-18 20:25:30 +00:00
parent 1d9a1280d9
commit 7371a354a9

View File

@ -1,16 +1,16 @@
{ {
"version": "0.1.21", "version": "0.1.22",
"description": "An extremely fast Python package installer and resolver, written in Rust.", "description": "An extremely fast Python package installer and resolver, written in Rust.",
"homepage": "https://github.com/astral-sh/uv", "homepage": "https://github.com/astral-sh/uv",
"license": "Apache-2.0|MIT", "license": "Apache-2.0|MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.1.21/uv-x86_64-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.1.22/uv-x86_64-pc-windows-msvc.zip",
"hash": "d453b672f4db4a5fed1d7cefec2696b7c6e534f340da22f2d275b0e093c29e60" "hash": "7c597a925a893d6e326d3dbb2971883728968ef815168048896ede472563bc35"
}, },
"32bit": { "32bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.1.21/uv-i686-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.1.22/uv-i686-pc-windows-msvc.zip",
"hash": "8713eda354e6dfe9b5d4802c3da111c76210dd7dc671df62fe2fbbfa50522ab8" "hash": "e2620f54e81e89071c9bec1bb3ee2c20856a47290b940965a1c2a8f172a44e69"
} }
}, },
"bin": "uv.exe", "bin": "uv.exe",