Update oxfmt@latest to 1.83.0

This commit is contained in:
Taiki Endo
2026-09-17 22:27:45 +09:00
parent 74551fb1b4
commit 273a7bb437
2 changed files with 7 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 `oxfmt@latest` to 1.83.0.
- Update `mise@latest` to 2026.9.9. - Update `mise@latest` to 2026.9.9.
- Update `kingfisher@latest` to 2.3.0. - Update `kingfisher@latest` to 2.3.0.
+5 -2
View File
@@ -39,10 +39,13 @@
} }
}, },
"latest": { "latest": {
"version": "1.82.0" "version": "1.83.0"
}, },
"1": { "1": {
"version": "1.82.0" "version": "1.83.0"
},
"1.83": {
"version": "1.83.0"
}, },
"1.83.0": { "1.83.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {