diff --git a/CHANGELOG.md b/CHANGELOG.md index c49e2648..dda251b6 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.41.0. + ## [2.55.3] - 2025-06-30 - Update `dprint@latest` to 0.50.1. diff --git a/manifests/just.json b/manifests/just.json index 76787ab7..59eaef83 100644 --- a/manifests/just.json +++ b/manifests/just.json @@ -22,10 +22,39 @@ }, "license_markdown": "[CC0-1.0](https://github.com/casey/just/blob/master/LICENSE)", "latest": { - "version": "1.40.0" + "version": "1.41.0" }, "1": { - "version": "1.40.0" + "version": "1.41.0" + }, + "1.41": { + "version": "1.41.0" + }, + "1.41.0": { + "x86_64_linux_musl": { + "etag": "0x8DDB876E03134D1", + "checksum": "9d794c80727b28f549e9237ec0c01870794a36afeadea0864b5c2dbb32dd1fdb" + }, + "x86_64_macos": { + "etag": "0x8DDB876D41A71A7", + "checksum": "c0c2550a437e8854171a2aea328c7f3cc98bd664f77774af6f146b313fc3e53f" + }, + "x86_64_windows": { + "etag": "0x8DDB87719D0F11A", + "checksum": "7a64efe8ce126fc45ab7418ef2013b8c52cd387d59de5207bd857ca9e7f197eb" + }, + "aarch64_linux_musl": { + "etag": "0x8DDB876F2E45B8E", + "checksum": "26afe17813840a26ffac6bdad1e9689d44359dbc30101c3c80c965c6550e6be6" + }, + "aarch64_macos": { + "etag": "0x8DDB876DCC70EFC", + "checksum": "732c016a5d4bc07f0dae0dc6d1e3750d1306ef4520c6b2ec6d5a638470f94327" + }, + "aarch64_windows": { + "etag": "0x8DDB8771E23FBA0", + "checksum": "a49d09c09be9efef8a8c8aafe2dafd1c7cee1d149c19e4aa078a7eff0bdc7090" + } }, "1.40": { "version": "1.40.0"