diff --git a/CHANGELOG.md b/CHANGELOG.md index 3fe28bb3c..e7a58801c 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.48.0. + ## [2.46.19] - 2024-12-21 - Update `cargo-llvm-cov@latest` to 0.6.15. diff --git a/manifests/dprint.json b/manifests/dprint.json index 38f07c212..d62f7cf01 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.47.6" + "version": "0.48.0" + }, + "0.48": { + "version": "0.48.0" + }, + "0.48.0": { + "x86_64_linux_musl": { + "etag": "0x8DD22149AD1C4BE", + "checksum": "49e4b31f3a3606a4a796180104b6e2affbf701f1d7cca5a8917424ccac907442" + }, + "x86_64_macos": { + "etag": "0x8DD22149AA8E6E9", + "checksum": "ffadf5fc645f3596f76c534cb2f10591c98513823134f085339b42e09ed919ab" + }, + "x86_64_windows": { + "etag": "0x8DD22149A976E44", + "checksum": "772b4ff758196e1aa1df5b71e454ec8657a38ad5ae2000d03cb503a917ffc155" + }, + "aarch64_linux_musl": { + "etag": "0x8DD22149AA73B02", + "checksum": "73179f4a53502e013700c97605cccebd0ff731696054a03d59ec9507947b8308" + }, + "aarch64_macos": { + "etag": "0x8DD22149A9C71B2", + "checksum": "31efaf7d6fbdbb53188c457105e894d08b0c43eb02878abae778edaedd0a5c70" + } }, "0.47": { "version": "0.47.6"