diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a6028f6..71ea6556 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.47.6. + ## [2.45.13] - 2024-11-30 - Update `cargo-udeps@latest` to 0.1.53. diff --git a/manifests/dprint.json b/manifests/dprint.json index 1fa5e45e..38f07c21 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.47.5" + "version": "0.47.6" }, "0.47": { - "version": "0.47.5" + "version": "0.47.6" + }, + "0.47.6": { + "x86_64_linux_musl": { + "etag": "0x8DD1261B07EEDD9", + "checksum": "ab0cd8c86d224b51371bb0a5c50418376b153a643d024022977e4d72cad529e6" + }, + "x86_64_macos": { + "etag": "0x8DD1261B086AD4F", + "checksum": "b54950d447e0d17fcc2732bf99928503deb39b5b764e5b33995449bf6059c857" + }, + "x86_64_windows": { + "etag": "0x8DD1261B0758292", + "checksum": "0c9abe671652b8da61227b92b0bc038b1e938367fa3d7a9fa3ba523d515d4a9a" + }, + "aarch64_linux_musl": { + "etag": "0x8DD1261B07FB056", + "checksum": "221aaecc5e71d73591b226377064a33b4d15a5aae6788ef11c99a4da540a095d" + }, + "aarch64_macos": { + "etag": "0x8DD1261B07FD733", + "checksum": "4f33c24141a19638ab045fe5e95654ff0ef8db29949e145d28ea3cc5b088a042" + } }, "0.47.5": { "x86_64_linux_musl": {