uv: Update to version 0.4.2

This commit is contained in:
github-actions[bot] 2024-09-01 20:26:26 +00:00
parent 3a37e2edb5
commit fa68ef2dfe

View File

@ -1,16 +1,16 @@
{ {
"version": "0.4.1", "version": "0.4.2",
"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.4.1/uv-x86_64-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.4.2/uv-x86_64-pc-windows-msvc.zip",
"hash": "a4f4335c3b62230f70de3f5dcd2eaca848f8df0ffcc75e0af2acf90e8bed1a89" "hash": "3e44ce091683186d35a1cd1a55f8a1f922fa765c6681dd56257d505b0ab6655c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.4.1/uv-i686-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.4.2/uv-i686-pc-windows-msvc.zip",
"hash": "7d98efdfcf9480fc73405f1fa077b792a2a5d73546e7501a78179b3c42dbcbee" "hash": "c5f9766aa50be6eb6ac81db42a611a613ee07a30a72414251b59d30fef1f32a6"
} }
}, },
"bin": [ "bin": [