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