From b2914366d9b698d625512f074e2835ffecef05bb Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 18 Mar 2025 18:11:12 +0000 Subject: [PATCH] Update `dprint@latest` to 0.49.1 --- CHANGELOG.md | 2 ++ manifests/dprint.json | 26 ++++++++++++++++++++++++-- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68e3f897..5a53bcb2 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.49.1. + ## [2.49.29] - 2025-03-18 - Update `syft@latest` to 1.21.0. diff --git a/manifests/dprint.json b/manifests/dprint.json index d59ca8bb..624bf318 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.49.0" + "version": "0.49.1" }, "0.49": { - "version": "0.49.0" + "version": "0.49.1" + }, + "0.49.1": { + "x86_64_linux_musl": { + "etag": "0x8DD6634A4FB436B", + "checksum": "9f7ee660fddba51780552ec487d720eb2f24fb749bfb2412439f62b845a97a2e" + }, + "x86_64_macos": { + "etag": "0x8DD6634A50C94FA", + "checksum": "2d787c677d9c703a2df20895cde8fe2cfa2ad565926371433c90c12a6a0cf856" + }, + "x86_64_windows": { + "etag": "0x8DD6634A50156F6", + "checksum": "cd4587bb010fd539de1b4d8c8f74bb7100994e2fdaf4e04747b96ee570daf564" + }, + "aarch64_linux_musl": { + "etag": "0x8DD6634A4F44655", + "checksum": "4316c69f5fef26f3ab08cd9ea25555b626f7cbec05ed9f3b17516173256dd22b" + }, + "aarch64_macos": { + "etag": "0x8DD6634A4F57D78", + "checksum": "e8d0da82dd56ea629519e250ad54f084c4a0a1c42cfc4680d73d9f31be21c849" + } }, "0.49.0": { "x86_64_linux_musl": {