Update just@latest to 1.58.0

This commit is contained in:
Taiki Endo
2026-08-06 22:09:09 +09:00
parent 83cf3f3bda
commit 57b7869dcf
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.58.0.
- Update `jaq@latest` to 3.1.1. - Update `jaq@latest` to 3.1.1.
- Update `cargo-nextest@latest` to 0.9.143. - Update `cargo-nextest@latest` to 0.9.143.
+5 -2
View File
@@ -21,10 +21,13 @@
} }
}, },
"latest": { "latest": {
"version": "1.57.0" "version": "1.58.0"
}, },
"1": { "1": {
"version": "1.57.0" "version": "1.58.0"
},
"1.58": {
"version": "1.58.0"
}, },
"1.58.0": { "1.58.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {