diff --git a/CHANGELOG.md b/CHANGELOG.md index 26871ac6..2b98f40b 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.51.1. + ## [2.65.6] - 2025-12-28 - Update `dprint@latest` to 0.51.0. diff --git a/manifests/dprint.json b/manifests/dprint.json index 1ebffbdb..6be5eed4 100644 --- a/manifests/dprint.json +++ b/manifests/dprint.json @@ -25,10 +25,32 @@ }, "license_markdown": "[MIT](https://github.com/dprint/dprint/blob/main/LICENSE)", "latest": { - "version": "0.51.0" + "version": "0.51.1" }, "0.51": { - "version": "0.51.0" + "version": "0.51.1" + }, + "0.51.1": { + "x86_64_linux_musl": { + "etag": "0x8DE46550DBC1490", + "checksum": "0bc7904de86cc70384a4d295902c69fc5239ed45ab19a7361216263d1a8cb572" + }, + "x86_64_macos": { + "etag": "0x8DE46550D96199D", + "checksum": "d7afcb650f4a6e7d60dc46924dede9a44f276a4f044600de7babad67c0479876" + }, + "x86_64_windows": { + "etag": "0x8DE46550DA09526", + "checksum": "e3f6604c7fec54cc737e2be215e467d194d912141de7b9569436503c6edd2195" + }, + "aarch64_linux_musl": { + "etag": "0x8DE46550DD60F03", + "checksum": "8cd2a46ff5d6940db5e708c9a5be8abc9f68e6324d6fd51c8977addd2188648a" + }, + "aarch64_macos": { + "etag": "0x8DE46550DA130BC", + "checksum": "cc1321a524d8e1312d376ce2c51343f43f8f5489c2e265f11aea5a6af4de52ad" + } }, "0.51.0": { "x86_64_linux_musl": {