Update just@latest to 1.55.1

This commit is contained in:
Taiki Endo
2026-07-04 04:05:54 +09:00
parent 7057770be2
commit 3f8031c4fb
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 `just@latest` to 1.55.1.
- Update `biome@latest` to 2.5.2. - Update `biome@latest` to 2.5.2.
## [2.82.7] - 2026-06-30 ## [2.82.7] - 2026-06-30
+5 -2
View File
@@ -21,10 +21,13 @@
} }
}, },
"latest": { "latest": {
"version": "1.54.0" "version": "1.55.1"
}, },
"1": { "1": {
"version": "1.54.0" "version": "1.55.1"
},
"1.55": {
"version": "1.55.1"
}, },
"1.55.1": { "1.55.1": {
"x86_64_linux_musl": { "x86_64_linux_musl": {