diff --git a/bucket/uv.json b/bucket/uv.json index 106a03eb60..2fd847f2e9 100644 --- a/bucket/uv.json +++ b/bucket/uv.json @@ -1,16 +1,16 @@ { - "version": "0.1.17", + "version": "0.1.18", "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.1.17/uv-x86_64-pc-windows-msvc.zip", - "hash": "bd7c736a62f8a102e31a425f4a614de586be30a7c5dbe782bec99c838edd8cdd" + "url": "https://github.com/astral-sh/uv/releases/download/0.1.18/uv-x86_64-pc-windows-msvc.zip", + "hash": "c34cf263728d784ec98eb6bfda4adb2d7e9ab5f649af8e22a05b60253f919668" }, "32bit": { - "url": "https://github.com/astral-sh/uv/releases/download/0.1.17/uv-i686-pc-windows-msvc.zip", - "hash": "7d90730e88affcc9ef564e75d477fa03d341d6bd0473b7ed8060bd5845a73548" + "url": "https://github.com/astral-sh/uv/releases/download/0.1.18/uv-i686-pc-windows-msvc.zip", + "hash": "f4e17a94f14bc775dbef4fffc59ce6290e05806e93c348d60e82adc4d9850d51" } }, "bin": "uv.exe",