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