From 048abf9a2afde655a94eafc83ae02548a812afa5 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 1 Jul 2024 03:09:06 +0000 Subject: [PATCH] Update `dprint@latest` to 0.47.0 --- CHANGELOG.md | 2 ++ manifests/dprint.json | 27 ++++++++++++++++++++++++++- 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 999c0694..84a2121a 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.0. + ## [2.41.7] - 2024-06-27 - Update `biome@latest` to 1.8.3. diff --git a/manifests/dprint.json b/manifests/dprint.json index 1b3ea8f0..9ba253e1 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.46.3" + "version": "0.47.0" + }, + "0.47": { + "version": "0.47.0" + }, + "0.47.0": { + "x86_64_linux_musl": { + "etag": "0x8DC996BDF0F00D2", + "checksum": "37f2df1ff56398bad8846dde56013c1e299738f1c0875cb7b64deab7ce5591a4" + }, + "x86_64_macos": { + "etag": "0x8DC996BDEFC77F4", + "checksum": "9235688846867abdd69c214a1cade5fd4348be82bcc1075b2b447d535bf483a2" + }, + "x86_64_windows": { + "etag": "0x8DC996BDF056E92", + "checksum": "3ef87318905ae627d2a4c8ad4938161c3ef11cd10cd5fdf74fff89343bcca3f5" + }, + "aarch64_linux_musl": { + "etag": "0x8DC996BDF0E1779", + "checksum": "913d0b9fb38aa6a8025f07ea562aec9a471284b4ebfc85331a3e5336f1e76187" + }, + "aarch64_macos": { + "etag": "0x8DC996BDF06F37D", + "checksum": "78d939c95291dabadde7c05ceb32f5e6c4616b5f1896b8881f974f5553868c6d" + } }, "0.46": { "version": "0.46.3"