diff --git a/CHANGELOG.md b/CHANGELOG.md index e6b74046..089f9cd8 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.47.1. + ## [2.68.34] - 2026-03-16 - Update `prek@latest` to 0.3.6. diff --git a/manifests/just.json b/manifests/just.json index dd577e2e..97b81343 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.47.0" + "version": "1.47.1" }, "1": { - "version": "1.47.0" + "version": "1.47.1" }, "1.47": { - "version": "1.47.0" + "version": "1.47.1" + }, + "1.47.1": { + "x86_64_linux_musl": { + "etag": "0x8DE8395DDD4A563", + "checksum": "3cb931ae25860f261ee373f32ede3b772ac91f14f588e4071576d3ffcf1a16fd" + }, + "x86_64_macos": { + "etag": "0x8DE8395EBE4395A", + "checksum": "9e0bd11c96f4947d0b8c52240e0a0cdfd6c93728d5912bb903c01b9c24b9a9ed" + }, + "x86_64_windows": { + "etag": "0x8DE83960D442BAB", + "checksum": "0f059a129049e4efaff5ff645182972edb07180248f769c5153a90765643bb7b" + }, + "aarch64_linux_musl": { + "etag": "0x8DE8395DE8E23C3", + "checksum": "e6321ac6d0499bfe849cf28869e34bffbee246b8d450ffbb9a6792aea3084f72" + }, + "aarch64_macos": { + "etag": "0x8DE8395D71EE4BB", + "checksum": "630390f3cfe131f5153c336cb5d5e9714c49ff27bee38d090da0a5901fd660e5" + }, + "aarch64_windows": { + "etag": "0x8DE83961A49E3CA", + "checksum": "70f742b951f6c157b30b4f2b592000687dab841b4a8f9a65e882305cdb24089b" + } }, "1.47.0": { "x86_64_linux_musl": {