From 57b7869dcfdf9392a29f69a83118338818252eba Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 6 Aug 2026 12:51:30 +0000 Subject: [PATCH] Update `just@latest` to 1.58.0 --- CHANGELOG.md | 2 ++ manifests/just.json | 7 +++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f70b9cf..f0a83923 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.58.0. + - Update `jaq@latest` to 3.1.1. - Update `cargo-nextest@latest` to 0.9.143. diff --git a/manifests/just.json b/manifests/just.json index d2d5eaee..040ae8a7 100644 --- a/manifests/just.json +++ b/manifests/just.json @@ -21,10 +21,13 @@ } }, "latest": { - "version": "1.57.0" + "version": "1.58.0" }, "1": { - "version": "1.57.0" + "version": "1.58.0" + }, + "1.58": { + "version": "1.58.0" }, "1.58.0": { "x86_64_linux_musl": {