uv: Update to version 0.1.18

This commit is contained in:
github-actions[bot] 2024-03-13 04:25:41 +00:00
parent 94ddd4165a
commit 0d0c2f4cb0

View File

@ -1,16 +1,16 @@
{ {
"version": "0.1.17", "version": "0.1.18",
"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.17/uv-x86_64-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.1.18/uv-x86_64-pc-windows-msvc.zip",
"hash": "bd7c736a62f8a102e31a425f4a614de586be30a7c5dbe782bec99c838edd8cdd" "hash": "c34cf263728d784ec98eb6bfda4adb2d7e9ab5f649af8e22a05b60253f919668"
}, },
"32bit": { "32bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.1.17/uv-i686-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.1.18/uv-i686-pc-windows-msvc.zip",
"hash": "7d90730e88affcc9ef564e75d477fa03d341d6bd0473b7ed8060bd5845a73548" "hash": "f4e17a94f14bc775dbef4fffc59ce6290e05806e93c348d60e82adc4d9850d51"
} }
}, },
"bin": "uv.exe", "bin": "uv.exe",