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