From a1074048091da95e097b0726dd7ba59a4617de19 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 11 Sep 2022 04:46:57 +0000 Subject: [PATCH] dprint: Update to version 0.32.1 --- bucket/dprint.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dprint.json b/bucket/dprint.json index ea6bfb5f5f..0e16554630 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.0", + "version": "0.32.1", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/dprint/dprint/releases/download/0.32.0/dprint-x86_64-pc-windows-msvc.zip", - "hash": "910c047191d1d2ff6177713dd3b199b02c76ac5e9f202128b52f2a015057488e" + "url": "https://github.com/dprint/dprint/releases/download/0.32.1/dprint-x86_64-pc-windows-msvc.zip", + "hash": "9532ec060da2d4415d417064e84bb97dbf066f163b1252cc0b322c6b9692d74f" } }, "bin": "dprint.exe",