From 42156c6595cb9cedb29a55bcb876447ca7015b75 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Jul 2022 04:32:17 +0000 Subject: [PATCH] dprint: Update to version 0.30.2 --- bucket/dprint.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dprint.json b/bucket/dprint.json index 53f68b4d61..bb2f23b7fa 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.30.0", + "version": "0.30.2", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/dprint/dprint/releases/download/0.30.0/dprint-x86_64-pc-windows-msvc.zip", - "hash": "d1faf9884094b476af6a37b121b76d7714c44704a9b2d8b468d60f63b6b59efd" + "url": "https://github.com/dprint/dprint/releases/download/0.30.2/dprint-x86_64-pc-windows-msvc.zip", + "hash": "0dff7eb4e64d144cd3ce34c34a12bbaa479af3b4835a2d661166bec2072e6b83" } }, "bin": "dprint.exe",