From 644e0cd1058547e4e107181615d355f67b85ee45 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 14 Sep 2025 20:29:05 +0000 Subject: [PATCH] Update `dprint@latest` to 0.50.2 --- CHANGELOG.md | 2 ++ manifests/dprint.json | 26 ++++++++++++++++++++++++-- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb3be827..826a0a23 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.50.2. + - Update `cargo-binstall@latest` to 1.15.5. - Update `release-plz@latest` to 0.3.146. diff --git a/manifests/dprint.json b/manifests/dprint.json index 3aaf05dc..8fef8a72 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.50.1" + "version": "0.50.2" }, "0.50": { - "version": "0.50.1" + "version": "0.50.2" + }, + "0.50.2": { + "x86_64_linux_musl": { + "etag": "0x8DDF311638F0438", + "checksum": "4b0e7911262049ccb8e1ac5968bf7a66dc490968fe1552a123bb2d6dadf2ad95" + }, + "x86_64_macos": { + "etag": "0x8DDF311639C3BD4", + "checksum": "61becbf8d1b16540e364a4f00be704266ae322ee0ff3ba66a4a21033f66a8d55" + }, + "x86_64_windows": { + "etag": "0x8DDF31163768EA5", + "checksum": "2dbdb57106818acd930a00bc0c2c33370bd4c7265f78a6cda000e3621f2d3c1c" + }, + "aarch64_linux_musl": { + "etag": "0x8DDF3116384AF9B", + "checksum": "a4982964a68aefc2720b4c79c51a57e49b32f8944c1641fd9e714503fcf01847" + }, + "aarch64_macos": { + "etag": "0x8DDF3116397FAD4", + "checksum": "f534bcc054947ab2a42c069b5f6027914d252729bd15c1109812313b35a662a5" + } }, "0.50.1": { "x86_64_linux_musl": {