From 6c02aaad16a4b04e9476cdcb4a3946b5187de9fb Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 19 May 2025 12:12:31 +0000 Subject: [PATCH] Update `dprint@latest` to 0.50.0 --- CHANGELOG.md | 2 ++ manifests/dprint.json | 27 ++++++++++++++++++++++++++- 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3537faf5..8d2bbc15 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.0. + ## [2.51.2] - 2025-05-18 - Update `syft@latest` to 1.25.1. diff --git a/manifests/dprint.json b/manifests/dprint.json index 624bf318..578cff8e 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.49.1" + "version": "0.50.0" + }, + "0.50": { + "version": "0.50.0" + }, + "0.50.0": { + "x86_64_linux_musl": { + "etag": "0x8DD965DE7871DF4", + "checksum": "74012160bb83cc09d77f9cb200e5916c411a8920289011dad0d38eb018ecfcfe" + }, + "x86_64_macos": { + "etag": "0x8DD965DE76BEC62", + "checksum": "9266d40c1c565bea46cee3a195d086432682671f2f063357c8ddb66577cb24b0" + }, + "x86_64_windows": { + "etag": "0x8DD965DE76F1D12", + "checksum": "4b396b18741896e794a274998eda6f780e0a345fd9ff4e90a54c90a003007a9c" + }, + "aarch64_linux_musl": { + "etag": "0x8DD965DE770C8E4", + "checksum": "54db26d4219438578230197e4e6c552f3d9297215cbdf258991e62715dce9e83" + }, + "aarch64_macos": { + "etag": "0x8DD965DE76DBF13", + "checksum": "b6a25e1dff9ea8d9e023548c0ec80fcde5d425e48fab60028fc0003fddf2debb" + } }, "0.49": { "version": "0.49.1"