diff --git a/CHANGELOG.md b/CHANGELOG.md index 83790d77..c9f81ac2 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 `dprint@latest` to 0.52.0. + ## [2.68.10] - 2026-02-25 - Update `mise@latest` to 2026.2.20. diff --git a/manifests/dprint.json b/manifests/dprint.json index 6be5eed4..65e4d319 100644 --- a/manifests/dprint.json +++ b/manifests/dprint.json @@ -25,7 +25,32 @@ }, "license_markdown": "[MIT](https://github.com/dprint/dprint/blob/main/LICENSE)", "latest": { - "version": "0.51.1" + "version": "0.52.0" + }, + "0.52": { + "version": "0.52.0" + }, + "0.52.0": { + "x86_64_linux_musl": { + "etag": "0x8DE73D41595CBC3", + "checksum": "ff86d0b9dc28183e111e7cd7d4101fdc4e1b9be0fb84bd08f3b9a41688010aa1" + }, + "x86_64_macos": { + "etag": "0x8DE73D4159F84C3", + "checksum": "aa42a8ce7f84393c601f16bfd57e2425ccfa3b68f06d62162aa73888fd38bc75" + }, + "x86_64_windows": { + "etag": "0x8DE73D415961977", + "checksum": "bbb22a19022e104b27f28426bb984fee3733294b67b3c6bbb3a8ebed1e0c1cb2" + }, + "aarch64_linux_musl": { + "etag": "0x8DE73D415A39EDD", + "checksum": "e1434b394718b63d560ecaf36c748e91f06c49fe4b09ffc8c6b6e0e6833d0900" + }, + "aarch64_macos": { + "etag": "0x8DE73D41594E259", + "checksum": "bb3a5be1444fcfaf2f405cbf8af7da809d055705a2ca17bd2e7edff6f2959354" + } }, "0.51": { "version": "0.51.1"