From 0c286491026ae180139637dbaf0126f9cb6eac3e Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 25 Jul 2025 00:31:22 +0000 Subject: [PATCH] Update `just@latest` to 1.42.4 --- CHANGELOG.md | 2 ++ manifests/just.json | 32 +++++++++++++++++++++++++++++--- 2 files changed, 31 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef2acc52..593a6f4e 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.42.4. + ## [2.56.23] - 2025-07-24 - Update `release-plz@latest` to 0.3.139. diff --git a/manifests/just.json b/manifests/just.json index 530f60d6..2986ff0f 100644 --- a/manifests/just.json +++ b/manifests/just.json @@ -22,13 +22,39 @@ }, "license_markdown": "[CC0-1.0](https://github.com/casey/just/blob/master/LICENSE)", "latest": { - "version": "1.42.3" + "version": "1.42.4" }, "1": { - "version": "1.42.3" + "version": "1.42.4" }, "1.42": { - "version": "1.42.3" + "version": "1.42.4" + }, + "1.42.4": { + "x86_64_linux_musl": { + "etag": "0x8DDCB09DB617280", + "checksum": "678efc1cfbd5fa5a88375daa7e2f3864a049d6d63a0296df925a2ae5f516cb56" + }, + "x86_64_macos": { + "etag": "0x8DDCB09D0D7CC4B", + "checksum": "ec8781b4341552877a432a922818f1656bcee6ec51155dbbdba490d9bd8f8dd2" + }, + "x86_64_windows": { + "etag": "0x8DDCB0A0CEC8238", + "checksum": "238cb448eb2ced3f7ac2f32872cf08244179b10b2d3f67e9069087ccbdc3d7f6" + }, + "aarch64_linux_musl": { + "etag": "0x8DDCB0A05FAE3F6", + "checksum": "beb35a4ed1208ffbb0fef26042c65875759a5358b9ee1a7856dec8490dfd4aca" + }, + "aarch64_macos": { + "etag": "0x8DDCB09CF81FA38", + "checksum": "9bea24da39a54f1517ebc8d050789e9631eaf9bcec76a94866a9955a3a1a663f" + }, + "aarch64_windows": { + "etag": "0x8DDCB0A096F37D7", + "checksum": "0fd9894fc6729f8444874fafd479b92d32ac625e80076353b1a23d29affab42e" + } }, "1.42.3": { "x86_64_linux_musl": {