dprint: Update to version 0.51.1

This commit is contained in:
github-actions[bot] 2025-12-29 00:46:24 +00:00
parent 999a846d3c
commit 205f35de81

View File

@ -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",