From 1e8d44fc83bf19d7cab8c335dad8bd8ac6d149a1 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 29 Oct 2023 06:08:14 +0000 Subject: [PATCH] Update `dprint@latest` to 0.42.5 --- CHANGELOG.md | 2 ++ manifests/dprint.json | 21 +++++++++++++++++++-- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cdae13e3..f24f2054 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.42.5. + ## [2.21.2] - 2023-10-28 - Update `cargo-make@latest` to 0.37.3. diff --git a/manifests/dprint.json b/manifests/dprint.json index 26dd4686..f6140773 100644 --- a/manifests/dprint.json +++ b/manifests/dprint.json @@ -21,10 +21,27 @@ } }, "latest": { - "version": "0.42.3" + "version": "0.42.5" }, "0.42": { - "version": "0.42.3" + "version": "0.42.5" + }, + "0.42.5": { + "x86_64_linux_musl": { + "checksum": "f4326c24117bfc06cc8010da940e85be817c8c798b0e72243edd60066c88dbea" + }, + "x86_64_macos": { + "checksum": "4b1d1fd868a39dd6c8a1641ed774d1b25ded18694a3c7e585f7af4bf74ac00ec" + }, + "x86_64_windows": { + "checksum": "6eeb4b17eb7492f8e89cb8334581159686bb793c5e4dff6ecf029aa786f5e88c" + }, + "aarch64_linux_gnu": { + "checksum": "5f1d472fd6ed35704cdb3b016490761b47183b0a3b6c70b2a0e453045f1aa8a7" + }, + "aarch64_macos": { + "checksum": "93c995332cb927cebd5b0937fc23939ea5f18b8a24a76e8535486abb9da4a68b" + } }, "0.42.3": { "x86_64_linux_musl": {