From a197e737443d59e2fe2b0d2b5d7753f7bd61b50d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 00:35:04 +0000 Subject: [PATCH] dprint: Update to version 0.46.3 --- bucket/dprint.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dprint.json b/bucket/dprint.json index 23e2487d10..70776b57dd 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.46.2", + "version": "0.46.3", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/dprint/dprint/releases/download/0.46.2/dprint-x86_64-pc-windows-msvc.zip", - "hash": "53ab1991d23be9de8bf3b920f8605aee55629321fcacccfc5df38d49b2eb5160" + "url": "https://github.com/dprint/dprint/releases/download/0.46.3/dprint-x86_64-pc-windows-msvc.zip", + "hash": "4e024b2e626b2eabf923a62703cda3beb90ecacfaf2d737454ed6025779e3811" } }, "bin": "dprint.exe",