diff --git a/CHANGELOG.md b/CHANGELOG.md index a3eae750..aebb478e 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.1. + - Update `cargo-make@latest` to 0.37.13. - Update `cargo-binstall@latest` to 1.7.4. diff --git a/manifests/dprint.json b/manifests/dprint.json index 9ba253e1..b8e7653e 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.0" + "version": "0.47.1" }, "0.47": { - "version": "0.47.0" + "version": "0.47.1" + }, + "0.47.1": { + "x86_64_linux_musl": { + "etag": "0x8DC9E24BEBC18B2", + "checksum": "8bcb399be30ec7e1fc5691a31dc9fe5007e61d39200ae8a52ca9bc93fc890242" + }, + "x86_64_macos": { + "etag": "0x8DC9E24BEACE78F", + "checksum": "9528a8939951a04e14dda9d4a62a87a07e5ff483da5f5e19ae94c35e1b9d4f2a" + }, + "x86_64_windows": { + "etag": "0x8DC9E24BEB90EDB", + "checksum": "3b43cb9d2e97bfffdb26a85dbfc58f77724c5ebc28f72b58f221eff73be9d791" + }, + "aarch64_linux_musl": { + "etag": "0x8DC9E24BEBB5641", + "checksum": "95fb62a4a3badc1094d6a8cbe6dd6b1b9b0f0a949378f12702883bb8b0cc0cb6" + }, + "aarch64_macos": { + "etag": "0x8DC9E24BEB4593E", + "checksum": "ad208fdd2941df0d6b133dfcc18afe39622648a3566a39d4574784288d4111c8" + } }, "0.47.0": { "x86_64_linux_musl": {