From aa5dead2a9698300d8f80d3011e6b11afccf2688 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 04:25:03 +0000 Subject: [PATCH] dprint: Update to version 0.42.5 --- bucket/dprint.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dprint.json b/bucket/dprint.json index 91b70bbba5..a100d93ed6 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.42.3", + "version": "0.42.5", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/dprint/dprint/releases/download/0.42.3/dprint-x86_64-pc-windows-msvc.zip", - "hash": "c08d355ee0cbc5c33bd49502dd9d69c72e91c1855735767ab5eb81f1894c2396" + "url": "https://github.com/dprint/dprint/releases/download/0.42.5/dprint-x86_64-pc-windows-msvc.zip", + "hash": "6eeb4b17eb7492f8e89cb8334581159686bb793c5e4dff6ecf029aa786f5e88c" } }, "bin": "dprint.exe",