Update uv@latest to 0.12.10

This commit is contained in:
Taiki Endo
2026-09-07 01:52:41 +09:00
parent 2a651e44c9
commit e78e42317f
2 changed files with 4 additions and 2 deletions
+2
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.12.10.
- Update `tombi@latest` to 1.5.2. - Update `tombi@latest` to 1.5.2.
- Update `rclone@latest` to 1.75.1. - Update `rclone@latest` to 1.75.1.
+2 -2
View File
@@ -68,10 +68,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.12.9" "version": "0.12.10"
}, },
"0.12": { "0.12": {
"version": "0.12.9" "version": "0.12.10"
}, },
"0.12.10": { "0.12.10": {
"x86_64_linux_musl": { "x86_64_linux_musl": {