From de240ff26f6e8b33bacd85a1a7c621c92d8d7c70 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 20 Jul 2026 07:18:02 +0000 Subject: [PATCH] Update `just@latest` to 1.57.0 --- CHANGELOG.md | 2 ++ manifests/just.json | 7 +++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e3af981..a92312f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `just@latest` to 1.57.0. + - Update `cargo-semver-checks@latest` to 0.49.0. - Update `tombi@latest` to 1.2.2. diff --git a/manifests/just.json b/manifests/just.json index f44c7468..7fc8053a 100644 --- a/manifests/just.json +++ b/manifests/just.json @@ -21,10 +21,13 @@ } }, "latest": { - "version": "1.56.0" + "version": "1.57.0" }, "1": { - "version": "1.56.0" + "version": "1.57.0" + }, + "1.57": { + "version": "1.57.0" }, "1.57.0": { "x86_64_linux_musl": {