From 34f7eb0064bda98276fb4ad66599b1b728ad2cca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 05:09:42 +0000 Subject: [PATCH] dprint: Update to version 0.45.1 --- bucket/dprint.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dprint.json b/bucket/dprint.json index 2e184a6bfe..6f88f40a80 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.45.0", + "version": "0.45.1", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/dprint/dprint/releases/download/0.45.0/dprint-x86_64-pc-windows-msvc.zip", - "hash": "0a5a83b521f152cd83cfb95ef119286e472b3b43077b3ffaeb4b3297fbb52e7f" + "url": "https://github.com/dprint/dprint/releases/download/0.45.1/dprint-x86_64-pc-windows-msvc.zip", + "hash": "71fef42ad86017a50bee977836dfd387d8584d6a9c4c03354d62977eaa1f135b" } }, "bin": "dprint.exe",