diff --git a/CHANGELOG.md b/CHANGELOG.md index b27655de3..d45a97f59 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.2. + ## [2.41.14] - 2024-07-10 - Update `typos@latest` to 1.23.2. diff --git a/manifests/dprint.json b/manifests/dprint.json index b8e7653e1..7eb5b9839 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.1" + "version": "0.47.2" }, "0.47": { - "version": "0.47.1" + "version": "0.47.2" + }, + "0.47.2": { + "x86_64_linux_musl": { + "etag": "0x8DCA14FD6492FAB", + "checksum": "c821d938d27f85c4c1e68196faa6fb90e64b9ac6ee7396a018489300569f81d0" + }, + "x86_64_macos": { + "etag": "0x8DCA14FD65D1679", + "checksum": "b174a7bc1ee55413da80b4469a5bcd1d91fdda2b813ac212bc8bbd0df293c448" + }, + "x86_64_windows": { + "etag": "0x8DCA14FD63AC0FB", + "checksum": "20ed46ace9d70dadf564cdee3fdf3d06e44539b05c67387f461062890330c218" + }, + "aarch64_linux_musl": { + "etag": "0x8DCA14FD6431C01", + "checksum": "8bfe2b1bde933333ba9d84ce33af6cf7129c498bd5f3f8f0abf18c3c0bc4cd26" + }, + "aarch64_macos": { + "etag": "0x8DCA14FD65005CA", + "checksum": "d3af3952e4590663282e66413153f20cf7d3f6ac2795990d3652dec8971f68bb" + } }, "0.47.1": { "x86_64_linux_musl": {