From ec4fe920eaac24e63b93d00439f378e726fabbe2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 04:28:43 +0000 Subject: [PATCH] dprint: Update to version 0.35.1 --- bucket/dprint.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dprint.json b/bucket/dprint.json index 965694b976..d84aeba46b 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.0", + "version": "0.35.1", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/dprint/dprint/releases/download/0.35.0/dprint-x86_64-pc-windows-msvc.zip", - "hash": "454e10f765a5e5d3c8de29f0ddc5f74f33f9127d70fc8d7a41cd0c7b1bbd14ee" + "url": "https://github.com/dprint/dprint/releases/download/0.35.1/dprint-x86_64-pc-windows-msvc.zip", + "hash": "023561f7af69f27a0185a58d6a5aecf5d402430bfc865db95d80b83f364ab7ec" } }, "bin": "dprint.exe",