From 4837d6c8ac950ecfed5d009b3b61e3357fcb95fc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 04:28:42 +0000 Subject: [PATCH] dprint: Update to version 0.47.2 --- bucket/dprint.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dprint.json b/bucket/dprint.json index dc368dbfa3..ead5f5cbc7 100644 --- a/bucket/dprint.json +++ b/bucket/dprint.json @@ -1,12 +1,12 @@ { "homepage": "https://dprint.dev", "description": "Pluggable and configurable code formatting platform written in Rust.", - "version": "0.47.1", + "version": "0.47.2", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/dprint/dprint/releases/download/0.47.1/dprint-x86_64-pc-windows-msvc.zip", - "hash": "3b43cb9d2e97bfffdb26a85dbfc58f77724c5ebc28f72b58f221eff73be9d791" + "url": "https://github.com/dprint/dprint/releases/download/0.47.2/dprint-x86_64-pc-windows-msvc.zip", + "hash": "20ed46ace9d70dadf564cdee3fdf3d06e44539b05c67387f461062890330c218" } }, "bin": "dprint.exe",