{ "homepage": "https://dprint.dev", "description": "Pluggable and configurable code formatting platform written in Rust.", "version": "0.32.2", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/dprint/dprint/releases/download/0.32.2/dprint-x86_64-pc-windows-msvc.zip", "hash": "e4c0916438a11b18b1d6a3ce7c4e23f18998648d39247fa0b617c9863dea6d11" } }, "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" } } }