Update just@latest to 1.51.0

This commit is contained in:
Taiki Endo
2026-05-11 07:29:22 +00:00
committed by github-actions[bot]
parent 2201be98b6
commit 6c150cf7e3
2 changed files with 7 additions and 2 deletions

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.51.0.
## [2.77.5] - 2026-05-11 ## [2.77.5] - 2026-05-11
- Update `biome@latest` to 2.4.15. - Update `biome@latest` to 2.4.15.

7
manifests/just.json generated
View File

@@ -21,10 +21,13 @@
} }
}, },
"latest": { "latest": {
"version": "1.50.0" "version": "1.51.0"
}, },
"1": { "1": {
"version": "1.50.0" "version": "1.51.0"
},
"1.51": {
"version": "1.51.0"
}, },
"1.51.0": { "1.51.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {