From 6b737796eb02883aa6df127e2bef44091a37705e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 04:25:56 +0000 Subject: [PATCH] dprint: Update to version 0.40.0 --- bucket/dprint.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dprint.json b/bucket/dprint.json index 8e81cb38e8..737a70e223 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.39.1", + "version": "0.40.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/dprint/dprint/releases/download/0.39.1/dprint-x86_64-pc-windows-msvc.zip", - "hash": "6e7f87393fadd04bee062859c00f71bd7379960c15cebd673b35f3c810a0cee9" + "url": "https://github.com/dprint/dprint/releases/download/0.40.0/dprint-x86_64-pc-windows-msvc.zip", + "hash": "372c6cd7665f1526a821cc3676d36036a6137609c6dcbfaa2601a7da8b0d0bb4" } }, "bin": "dprint.exe",