diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c3d14ea..e3fc5a39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,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.5. + - Update `cargo-udeps@latest` to 0.1.52. - Update `parse-changelog@latest` to 0.6.10. diff --git a/manifests/dprint.json b/manifests/dprint.json index 29234578..1fa5e45e 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.4" + "version": "0.47.5" }, "0.47": { - "version": "0.47.4" + "version": "0.47.5" + }, + "0.47.5": { + "x86_64_linux_musl": { + "etag": "0x8DCF638F76E5D84", + "checksum": "94fb93bb59236efd5302959662d9f3a0b16bb17e26e967052b5c598995e6b516" + }, + "x86_64_macos": { + "etag": "0x8DCF638F733B94A", + "checksum": "f1284d78a556d530241e382915263484f590418f12dd7608ecc7dd0c8f78615c" + }, + "x86_64_windows": { + "etag": "0x8DCF638F78464CF", + "checksum": "561e95d6ffccae1ab99f55c308fa74df3d960d3cb7ebec601fd3ddd503ee42a5" + }, + "aarch64_linux_musl": { + "etag": "0x8DCF638FC0E96C6", + "checksum": "97c2a0f4f240e5b95faff1502b8284db7598efe5aee7f785db03e41345f0a335" + }, + "aarch64_macos": { + "etag": "0x8DCF638F7347BCB", + "checksum": "5e333931f3cfe43bb8924a1c2c5b3021cbb983294fa020f67858b93689fd805d" + } }, "0.47.4": { "x86_64_linux_musl": {