diff --git a/CHANGELOG.md b/CHANGELOG.md index 17a8de71..89609e8e 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.37.0. + ## [2.45.2] - 2024-11-20 - Update `wasmtime@latest` to 27.0.0. diff --git a/manifests/just.json b/manifests/just.json index 16c40ac2..11be5b68 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.36.0" + "version": "1.37.0" }, "1": { - "version": "1.36.0" + "version": "1.37.0" + }, + "1.37": { + "version": "1.37.0" + }, + "1.37.0": { + "x86_64_linux_musl": { + "etag": "0x8DD09AFEAC870E8", + "checksum": "9e301da1a46153b4c9adf9efe20d05361467b5591b1b3cf8880db59a1d019963" + }, + "x86_64_macos": { + "etag": "0x8DD09AFF022729B", + "checksum": "be9b503be9c50a280b92431035adc20a64a84dd1889f97b4e2f2844c77650fc7" + }, + "x86_64_windows": { + "etag": "0x8DD09B0518B8377", + "checksum": "fc62b5dc04e103de15e04caeeb0398d286129353ff24302dd5e4da1fbd7badac" + }, + "aarch64_linux_musl": { + "etag": "0x8DD09AFF2DC5D3D", + "checksum": "96a75ed35ef2cb227d921fa71cd8c8dfb5828ca197e2740ca8626546d393b04e" + }, + "aarch64_macos": { + "etag": "0x8DD09AFE5108C4F", + "checksum": "613a7c96398fcccc2a5334a63bb525e865e74abee28d0df1869824a8c0c0dbeb" + } }, "1.36": { "version": "1.36.0"