uv: Update to version 0.1.44

This commit is contained in:
github-actions[bot] 2024-05-14 16:29:20 +00:00
parent c20913b276
commit ab546bccdd

View File

@ -1,16 +1,16 @@
{ {
"version": "0.1.43", "version": "0.1.44",
"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.43/uv-x86_64-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.1.44/uv-x86_64-pc-windows-msvc.zip",
"hash": "5765acc5bd938e3dd9e47b2807e9552129de466f31cb835b3c0da3029c46def7" "hash": "f876f8c0867707db2d653973caf9ea306d65503ec772d0df9c02b6d0973fc7df"
}, },
"32bit": { "32bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.1.43/uv-i686-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.1.44/uv-i686-pc-windows-msvc.zip",
"hash": "5e1896d8d83a58c8b02c328c1bcd852515ff760253622b9508228a062120f9c7" "hash": "c0f74ab851a704b8dfe6afd6bc7fad9d23947561d6c2da1a6cd5274a762c6c4f"
} }
}, },
"bin": "uv.exe", "bin": "uv.exe",