From ccad9baed425976f85ce39b3844f886dd7f87ea5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A3=9E?= Date: Tue, 23 Jul 2024 17:24:57 +0800 Subject: [PATCH] uv: Add bin `uvx.exe` (#6040) --- bucket/uv.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bucket/uv.json b/bucket/uv.json index 1860e316aa..dc282e2479 100644 --- a/bucket/uv.json +++ b/bucket/uv.json @@ -13,7 +13,10 @@ "hash": "6183e4fecfe5404dc69d9cc23c248441ba25a21541c8046c8a27b09a63f224b7" } }, - "bin": "uv.exe", + "bin": [ + "uv.exe", + "uvx.exe" + ], "checkver": "github", "autoupdate": { "architecture": {