From fa62bc21f192e8030e4d51e47b42654e769a2883 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 Jul 2023 04:27:00 +0000 Subject: [PATCH] dprint: Update to version 0.38.0 --- bucket/dprint.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dprint.json b/bucket/dprint.json index 462852de3b..a848b615a6 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.37.1", + "version": "0.38.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/dprint/dprint/releases/download/0.37.1/dprint-x86_64-pc-windows-msvc.zip", - "hash": "7f25e3cd03aeee23341174f50ceff7d09266d991298b44353883a98cb1b8f67e" + "url": "https://github.com/dprint/dprint/releases/download/0.38.0/dprint-x86_64-pc-windows-msvc.zip", + "hash": "0fbd229d3399212518b855b05eff8934e1b32c5829075a5263f504e1770c184a" } }, "bin": "dprint.exe",