diff --git a/bucket/dprint.json b/bucket/dprint.json index 629bfef3b1..fdf8e54a01 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.51.0", + "version": "0.51.1", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/dprint/dprint/releases/download/0.51.0/dprint-x86_64-pc-windows-msvc.zip", - "hash": "fe6c0be73c4fa8a77672bf4271b019d767fabdd0b8cc10df2fd9842399e19e7e" + "url": "https://github.com/dprint/dprint/releases/download/0.51.1/dprint-x86_64-pc-windows-msvc.zip", + "hash": "e3f6604c7fec54cc737e2be215e467d194d912141de7b9569436503c6edd2195" } }, "bin": "dprint.exe",