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