From a3406d20aeee1f68458e1dd22dd39fbe93ab68f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 May 2022 00:33:29 +0000 Subject: [PATCH] dprint: Update to version 0.28.0 --- bucket/dprint.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dprint.json b/bucket/dprint.json index 458151c336..46ac08704f 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.27.1", + "version": "0.28.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/dprint/dprint/releases/download/0.27.1/dprint-x86_64-pc-windows-msvc.zip", - "hash": "1b61a89716fd9bd4b528fb09bbad832254133a37d27048c49892652d1b260c13" + "url": "https://github.com/dprint/dprint/releases/download/0.28.0/dprint-x86_64-pc-windows-msvc.zip", + "hash": "7a9ebfdd87e31b67432315364430a4b07792bc1aa2ce21ef53b1eb92fcbf060a" } }, "bin": "dprint.exe",