diff --git a/bucket/uv.json b/bucket/uv.json index c0a3f13e94..77df51638f 100644 --- a/bucket/uv.json +++ b/bucket/uv.json @@ -1,16 +1,16 @@ { - "version": "0.2.20", + "version": "0.2.21", "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.2.20/uv-x86_64-pc-windows-msvc.zip", - "hash": "74d2f2c945da68a2aa8f0f277229f3b172c7aec1072cd990d866c25ecbe21410" + "url": "https://github.com/astral-sh/uv/releases/download/0.2.21/uv-x86_64-pc-windows-msvc.zip", + "hash": "bf4946c5a8751cc63def72aaa53a9a0c1ca015876b9ec144cc389ef4901dbc4a" }, "32bit": { - "url": "https://github.com/astral-sh/uv/releases/download/0.2.20/uv-i686-pc-windows-msvc.zip", - "hash": "c4430939e934ca8ba2b079138728a22600d32572fe315ac1811f8a40b062534d" + "url": "https://github.com/astral-sh/uv/releases/download/0.2.21/uv-i686-pc-windows-msvc.zip", + "hash": "7740b290f6efdfc73d24977e4dc86be144865ca92ec106cb8e0b206f7b77b80f" } }, "bin": "uv.exe",