Update uv@latest to 0.12.6

This commit is contained in:
Taiki Endo
2026-08-28 01:28:13 +09:00
parent b372d10cdd
commit b3b03e2942
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.6.
- Update `mise@latest` to 2026.8.14. - Update `mise@latest` to 2026.8.14.
- Update `editorconfig-checker@latest` to 3.11.2. - Update `editorconfig-checker@latest` to 3.11.2.
+2 -2
View File
@@ -68,10 +68,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.12.5" "version": "0.12.6"
}, },
"0.12": { "0.12": {
"version": "0.12.5" "version": "0.12.6"
}, },
"0.12.6": { "0.12.6": {
"x86_64_linux_musl": { "x86_64_linux_musl": {