From 2a431cc4e460d623eee0f3f32ee3bc22304df157 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 08:26:08 +0000 Subject: [PATCH] dprint: Update to version 0.42.2 --- bucket/dprint.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dprint.json b/bucket/dprint.json index 0bb1071bac..c9fd6b3dd0 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.1", + "version": "0.42.2", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/dprint/dprint/releases/download/0.42.1/dprint-x86_64-pc-windows-msvc.zip", - "hash": "c9763cb6d3ecd3b6ebd0ef53a75c4d79658be50efab72c5f1188f8279873dbee" + "url": "https://github.com/dprint/dprint/releases/download/0.42.2/dprint-x86_64-pc-windows-msvc.zip", + "hash": "fa893d7285768451c3e730d8e10c61919a9d5ef22055e9705ea8dff230691525" } }, "bin": "dprint.exe",