From 294a073b0ebe66401c699c21b98e9ecb5a6da735 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 25 Jun 2026 15:59:22 +0000 Subject: [PATCH] Update `just@latest` to 1.54.0 --- CHANGELOG.md | 2 ++ manifests/just.json | 7 +++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b103366c..3d788152 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.54.0. + - Update `biome@latest` to 2.5.1. ## [2.82.3] - 2026-06-24 diff --git a/manifests/just.json b/manifests/just.json index f5fd88a4..42e4d1dd 100644 --- a/manifests/just.json +++ b/manifests/just.json @@ -21,10 +21,13 @@ } }, "latest": { - "version": "1.53.0" + "version": "1.54.0" }, "1": { - "version": "1.53.0" + "version": "1.54.0" + }, + "1.54": { + "version": "1.54.0" }, "1.54.0": { "x86_64_linux_musl": {