diff --git a/CHANGELOG.md b/CHANGELOG.md index 24fc4e96..72266a3f 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.32.0. + ## [2.42.1] - 2024-07-17 - Update `cargo-make@latest` to 0.37.14. diff --git a/manifests/just.json b/manifests/just.json index 564a2d73..7ce45a10 100644 --- a/manifests/just.json +++ b/manifests/just.json @@ -19,10 +19,35 @@ }, "license_markdown": "[CC0-1.0](https://github.com/casey/just/blob/master/LICENSE)", "latest": { - "version": "1.31.0" + "version": "1.32.0" }, "1": { - "version": "1.31.0" + "version": "1.32.0" + }, + "1.32": { + "version": "1.32.0" + }, + "1.32.0": { + "x86_64_linux_musl": { + "etag": "0x8DCA6F099C7340C", + "checksum": "a678f6b82c6643055899bcc7cc4fb168d9d24bd65833dfd0a6ad5b8e65c25003" + }, + "x86_64_macos": { + "etag": "0x8DCA6F09A4131EE", + "checksum": "665f9c5793844226cf85889e9c6353230dc7a197d6cb32ee001afde41e7281d4" + }, + "x86_64_windows": { + "etag": "0x8DCA6F0EC5EE08C", + "checksum": "aac3f10c2c1fdec2e3496d7a31903c8f07901300a0d5fa81518767a05f8ea8f7" + }, + "aarch64_linux_musl": { + "etag": "0x8DCA6F0B067C481", + "checksum": "3de91367b5ac00bf0da505ed5222be10ebc80cce3074c9073e726c88ac7adbf1" + }, + "aarch64_macos": { + "etag": "0x8DCA6F09028BAA8", + "checksum": "3449462f0284b27c840b8c814be558f8738445e1a2033e540faa25c07b8cf9b4" + } }, "1.31": { "version": "1.31.0"