Update uv@latest to 0.11.8

This commit is contained in:
Taiki Endo
2026-04-28 15:57:41 +00:00
parent 89a6d0d89c
commit 45607e3b10
2 changed files with 4 additions and 2 deletions

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
- Update `uv@latest` to 0.11.8.
- Update `tombi@latest` to 0.9.25. - Update `tombi@latest` to 0.9.25.
- Update `mise@latest` to 2026.4.24. - Update `mise@latest` to 2026.4.24.

4
manifests/uv.json generated
View File

@@ -68,10 +68,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.11.7" "version": "0.11.8"
}, },
"0.11": { "0.11": {
"version": "0.11.7" "version": "0.11.8"
}, },
"0.11.8": { "0.11.8": {
"x86_64_linux_musl": { "x86_64_linux_musl": {