From 889028a42b3f190e1ed433456cbecc112204ae82 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 May 2024 20:24:59 +0000 Subject: [PATCH] dprint: Update to version 0.46.1 --- bucket/dprint.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dprint.json b/bucket/dprint.json index 3f8eaba8e0..f7d97e8004 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.0", + "version": "0.46.1", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/dprint/dprint/releases/download/0.46.0/dprint-x86_64-pc-windows-msvc.zip", - "hash": "786201545938f6f7c6d407e6404b31ae9bbf9e5a4abc4c88dc9bd73da369a906" + "url": "https://github.com/dprint/dprint/releases/download/0.46.1/dprint-x86_64-pc-windows-msvc.zip", + "hash": "74e5ab38c744d5903862c2b5174d0fef9759b5506da775e1fb93b6a68c63101d" } }, "bin": "dprint.exe",