diff --git a/CHANGELOG.md b/CHANGELOG.md index 103f96ba..6e44a386 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.33.0. + ## [2.42.12] - 2024-07-31 - Update `syft@latest` to 1.10.0. diff --git a/manifests/just.json b/manifests/just.json index 7ce45a10..238a9c32 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.32.0" + "version": "1.33.0" }, "1": { - "version": "1.32.0" + "version": "1.33.0" + }, + "1.33": { + "version": "1.33.0" + }, + "1.33.0": { + "x86_64_linux_musl": { + "etag": "0x8DCB104CB15E057", + "checksum": "7e6480ee1c1b1c906f7f1933cc1a1b9f281812341f997b78dcd166430f5ea500" + }, + "x86_64_macos": { + "etag": "0x8DCB104BCC8E392", + "checksum": "6a47509447bfce51860532fed0386d7194dcd1b632293005e7f0188b79a6cd82" + }, + "x86_64_windows": { + "etag": "0x8DCB105165BF45E", + "checksum": "7c07de1d110698933bd2530dde5d2453cd0c15ebbbc7cc47755dd872869bcc9f" + }, + "aarch64_linux_musl": { + "etag": "0x8DCB104D96EB679", + "checksum": "222eac28769adc65ea2cff037d0531bef12ddda8d2fa2cc06b564c962ab62875" + }, + "aarch64_macos": { + "etag": "0x8DCB104BB5C9530", + "checksum": "379db9caf697231b60b04ab2cc1f8f49c1e16597028cbd98c143b720fd0e4a89" + } }, "1.32": { "version": "1.32.0"