{ "homepage": "https://dprint.dev", "description": "Pluggable and configurable code formatting platform written in Rust.", "version": "0.45.1", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/dprint/dprint/releases/download/0.45.1/dprint-x86_64-pc-windows-msvc.zip", "hash": "71fef42ad86017a50bee977836dfd387d8584d6a9c4c03354d62977eaa1f135b" } }, "bin": "dprint.exe", "checkver": { "github": "https://github.com/dprint/dprint" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/dprint/dprint/releases/download/$version/dprint-x86_64-pc-windows-msvc.zip" } }, "hash": { "url": "$baseurl/SHASUMS256.txt" } } }