From 7ebe462223a33af951eed3c3ab1f754ddf2992e2 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 12 Jul 2026 07:06:16 +0000 Subject: [PATCH] Update `just@latest` to 1.56.0 --- CHANGELOG.md | 2 ++ manifests/just.json | 7 +++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 48609092..9d3976ea 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.56.0. + - Update `gungraun-runner@latest` to 0.19.4. - Update `cargo-neat@latest` to 0.4.1. diff --git a/manifests/just.json b/manifests/just.json index ca4e01ec..f7c3bc85 100644 --- a/manifests/just.json +++ b/manifests/just.json @@ -21,10 +21,13 @@ } }, "latest": { - "version": "1.55.1" + "version": "1.56.0" }, "1": { - "version": "1.55.1" + "version": "1.56.0" + }, + "1.56": { + "version": "1.56.0" }, "1.56.0": { "x86_64_linux_musl": {