From f035359c148398aa3502511d712b7834e26cee85 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 20:26:53 +0000 Subject: [PATCH] dprint: Update to version 0.35.4 --- bucket/dprint.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dprint.json b/bucket/dprint.json index c55977f15f..62d80f0622 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.35.3", + "version": "0.35.4", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/dprint/dprint/releases/download/0.35.3/dprint-x86_64-pc-windows-msvc.zip", - "hash": "720bdac6fbd322908d9b8d3615ae72d8c79ac4c557f43a6ce7980b7e190d6f4d" + "url": "https://github.com/dprint/dprint/releases/download/0.35.4/dprint-x86_64-pc-windows-msvc.zip", + "hash": "50ac0366c5c20ace37fa2bef11f8826a5f68c1a28412b7751d89e38d7ce6c709" } }, "bin": "dprint.exe",