From 1cff0aea4de032c66ff1d8b7386e6e629a8464e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 16:31:30 +0000 Subject: [PATCH] dprint: Update to version 0.32.2 --- bucket/dprint.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dprint.json b/bucket/dprint.json index 0e16554630..7309051320 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.32.1", + "version": "0.32.2", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/dprint/dprint/releases/download/0.32.1/dprint-x86_64-pc-windows-msvc.zip", - "hash": "9532ec060da2d4415d417064e84bb97dbf066f163b1252cc0b322c6b9692d74f" + "url": "https://github.com/dprint/dprint/releases/download/0.32.2/dprint-x86_64-pc-windows-msvc.zip", + "hash": "e4c0916438a11b18b1d6a3ce7c4e23f18998648d39247fa0b617c9863dea6d11" } }, "bin": "dprint.exe",