diff --git a/bucket/uv.json b/bucket/uv.json index 756c3bb08d..2ed0ef0103 100644 --- a/bucket/uv.json +++ b/bucket/uv.json @@ -1,16 +1,16 @@ { - "version": "0.1.21", + "version": "0.1.22", "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.21/uv-x86_64-pc-windows-msvc.zip", - "hash": "d453b672f4db4a5fed1d7cefec2696b7c6e534f340da22f2d275b0e093c29e60" + "url": "https://github.com/astral-sh/uv/releases/download/0.1.22/uv-x86_64-pc-windows-msvc.zip", + "hash": "7c597a925a893d6e326d3dbb2971883728968ef815168048896ede472563bc35" }, "32bit": { - "url": "https://github.com/astral-sh/uv/releases/download/0.1.21/uv-i686-pc-windows-msvc.zip", - "hash": "8713eda354e6dfe9b5d4802c3da111c76210dd7dc671df62fe2fbbfa50522ab8" + "url": "https://github.com/astral-sh/uv/releases/download/0.1.22/uv-i686-pc-windows-msvc.zip", + "hash": "e2620f54e81e89071c9bec1bb3ee2c20856a47290b940965a1c2a8f172a44e69" } }, "bin": "uv.exe",