install-uv: Upgrade uv from 0.7.21 to 0.8.10.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2025-08-13 14:16:19 -07:00
committed by Tim Abbott
parent 66114d404a
commit 26dc355bf5
2 changed files with 4 additions and 4 deletions

View File

@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 425
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (340, 2) # bumped 2025-08-12 to upgrade google-re2
PROVISION_VERSION = (340, 3) # bumped 2025-08-13 to upgrade uv