From 50855f18252b64fd4f7306d3208e2d9877af2310 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 10 Sep 2023 04:25:16 +0000 Subject: [PATCH] dprint: Update to version 0.41.0 --- bucket/dprint.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dprint.json b/bucket/dprint.json index 17755de05d..e6381afe83 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.40.2", + "version": "0.41.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/dprint/dprint/releases/download/0.40.2/dprint-x86_64-pc-windows-msvc.zip", - "hash": "ede70ca91ae7983f8365aa59c477246f9595c9f32536c359abf3a706c68801c8" + "url": "https://github.com/dprint/dprint/releases/download/0.41.0/dprint-x86_64-pc-windows-msvc.zip", + "hash": "f0416f1418d512066178c123daa5bf3dc061bcebd3e344906087762e3e6bc250" } }, "bin": "dprint.exe",