diff --git a/bucket/uv.json b/bucket/uv.json index 3ed9f5fdcd..1850972284 100644 --- a/bucket/uv.json +++ b/bucket/uv.json @@ -1,16 +1,16 @@ { - "version": "0.1.31", + "version": "0.1.32", "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.31/uv-x86_64-pc-windows-msvc.zip", - "hash": "980833bbbbcffb3cf0e2abaf8963cdccfcb4cd378ed980a4168be124efda5c0a" + "url": "https://github.com/astral-sh/uv/releases/download/0.1.32/uv-x86_64-pc-windows-msvc.zip", + "hash": "4df4192f5c7824bdfaecd4d3d8fb6310ced6e0980592d5d44b7afed88ef89ff0" }, "32bit": { - "url": "https://github.com/astral-sh/uv/releases/download/0.1.31/uv-i686-pc-windows-msvc.zip", - "hash": "84b3a4480643c722d7b5a53b219d9e4546b428b9acd5bf003584e3d458b61a4a" + "url": "https://github.com/astral-sh/uv/releases/download/0.1.32/uv-i686-pc-windows-msvc.zip", + "hash": "df848217d4ef5f7a0d55572ac307bccd0052d97c5be21437ec717bb9e461d85e" } }, "bin": "uv.exe",