diff --git a/bucket/dprint.json b/bucket/dprint.json index 78253fc27a..793b2bdbc5 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.31.0", + "version": "0.31.1", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/dprint/dprint/releases/download/0.31.0/dprint-x86_64-pc-windows-msvc.zip", - "hash": "b46e46d1b2dbc8d838787f0e8e1567da9ee676e683a907c5257917a3b8ca6f25" + "url": "https://github.com/dprint/dprint/releases/download/0.31.1/dprint-x86_64-pc-windows-msvc.zip", + "hash": "e39935a409d58c985de3d9b6c17d60f308d36b149da2665ae771d490b0c4f65d" } }, "bin": "dprint.exe",