install-uv: Upgrade uv from 0.8.15 to 0.8.22.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2025-09-30 15:05:26 -07:00
committed by Tim Abbott
parent 7ebadb5d41
commit 0b400a66cc
2 changed files with 4 additions and 4 deletions

View File

@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 427
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (349, 0) # bumped 2025-09-12 to remove winchan
PROVISION_VERSION = (349, 1) # bumped 2025-09-30 to upgrade uv