Update uv@latest to 0.12.13

This commit is contained in:
Taiki Endo
2026-09-12 20:16:11 +09:00
parent 7af43af4f6
commit 01d96944a7
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.13.
- Update `release-plz@latest` to 0.3.165. - Update `release-plz@latest` to 0.3.165.
- Update `protoc-gen-connect-openapi@latest` to 0.27.1. - Update `protoc-gen-connect-openapi@latest` to 0.27.1.
+2 -2
View File
@@ -68,10 +68,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.12.12" "version": "0.12.13"
}, },
"0.12": { "0.12": {
"version": "0.12.12" "version": "0.12.13"
}, },
"0.12.13": { "0.12.13": {
"x86_64_linux_musl": { "x86_64_linux_musl": {