diff --git a/CHANGELOG.md b/CHANGELOG.md index 4655123f..3b235452 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.0. + - Update `vacuum@latest` to 0.22.0. ## [2.65.5] - 2025-12-27 diff --git a/manifests/dprint.json b/manifests/dprint.json index 8fef8a72..1ebffbdb 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.50.2" + "version": "0.51.0" + }, + "0.51": { + "version": "0.51.0" + }, + "0.51.0": { + "x86_64_linux_musl": { + "etag": "0x8DE45B158EF5AC8", + "checksum": "9a8b8ad3429a1ae5733e2c237b313c8650626cc48cf972927e7c3fc651eb6ba2" + }, + "x86_64_macos": { + "etag": "0x8DE45B158EE4A8B", + "checksum": "1fa152f36a4aa519fa9f233f49f2fb54cc063c77d40ba9f4fc54ea77a4068e0b" + }, + "x86_64_windows": { + "etag": "0x8DE45B158D4EB9D", + "checksum": "fe6c0be73c4fa8a77672bf4271b019d767fabdd0b8cc10df2fd9842399e19e7e" + }, + "aarch64_linux_musl": { + "etag": "0x8DE45B158EE716B", + "checksum": "bb56d7ac441c905c33f77114c450337e54a263a0ce449da23a0f03b2778368d8" + }, + "aarch64_macos": { + "etag": "0x8DE45B158E61664", + "checksum": "f3fb85da6b10011835f3b5a14faf11d03594b4b3b32602ae2b45418794c5039b" + } }, "0.50": { "version": "0.50.2"