From 3c9cf2b5cc490e5c99e577960388c0f7ccb72380 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 9 Dec 2025 09:13:27 +0000 Subject: [PATCH] Update `just@latest` to 1.44.1 --- CHANGELOG.md | 2 ++ manifests/just.json | 32 +++++++++++++++++++++++++++++--- 2 files changed, 31 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index af26674a..eed746ba 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.44.1. + - Update `cargo-shear@latest` to 1.7.2. - Update `mise@latest` to 2025.12.1. diff --git a/manifests/just.json b/manifests/just.json index f84ef13a..d8d005c0 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.44.0" + "version": "1.44.1" }, "1": { - "version": "1.44.0" + "version": "1.44.1" }, "1.44": { - "version": "1.44.0" + "version": "1.44.1" + }, + "1.44.1": { + "x86_64_linux_musl": { + "etag": "0x8DE36FD78B004A4", + "checksum": "65a2a774d4ba07741c7beb89c74fdf77b97621610ae231d687ce9bee82fecbfc" + }, + "x86_64_macos": { + "etag": "0x8DE36FD8597B7D1", + "checksum": "0b567d2440e00819805492cc0b09096c6452fb6f679657e2c6894ed180f09810" + }, + "x86_64_windows": { + "etag": "0x8DE36FDC643FE60", + "checksum": "bfdeea81f9fa630bb8cb2bbeee41b5b60e5fc96a9600471f54f1cf6dbd5b334a" + }, + "aarch64_linux_musl": { + "etag": "0x8DE36FD893D9546", + "checksum": "15c56615a797135e5e195e874c22a52003ba9b3f760554a016bcb108486ac67e" + }, + "aarch64_macos": { + "etag": "0x8DE36FD84EFD819", + "checksum": "e00f6f026add950f65dc7c5e4839471a20fb2e7541424e071c6b47ab3ffb72a2" + }, + "aarch64_windows": { + "etag": "0x8DE36FDABE70878", + "checksum": "767fd5360ab34f635f1f0591efc6f0bd3e7b5b6229204bfa4b50fdc26da33a9f" + } }, "1.44.0": { "x86_64_linux_musl": {