diff --git a/CHANGELOG.md b/CHANGELOG.md index 14da77964..e21908fe2 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.4. + ## [2.44.42] - 2024-10-19 - Update `grcov@latest` to 0.8.20. diff --git a/manifests/dprint.json b/manifests/dprint.json index 7eb5b9839..292345784 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.2" + "version": "0.47.4" }, "0.47": { - "version": "0.47.2" + "version": "0.47.4" + }, + "0.47.4": { + "x86_64_linux_musl": { + "etag": "0x8DCF0701CE8BD49", + "checksum": "f43c768656e8024812222a238391601ad8db8e095fa87068e0d5c9c6176cb96a" + }, + "x86_64_macos": { + "etag": "0x8DCF0701CE1E72C", + "checksum": "16f360c526c14c070ab618cf6c36ff9c8bf5b32c7e07a0c0c9b58d91697b4a40" + }, + "x86_64_windows": { + "etag": "0x8DCF0701CDF78E3", + "checksum": "d91d0a6e607f06ee06fe2b01a6f602e2ace14d44e1d6f11ec6b3f1e0887a6fd6" + }, + "aarch64_linux_musl": { + "etag": "0x8DCF0701CE6C3AD", + "checksum": "3b009c51c85336058672b4be54d4bdb044b7f9bbd570d51802449c1eac18ef6c" + }, + "aarch64_macos": { + "etag": "0x8DCF0701CDB5ED2", + "checksum": "522783119d1ab52164ff2aaea2072c1578a7b8988156a0add06d370eb58d439e" + } }, "0.47.2": { "x86_64_linux_musl": {