2024-12-02 00:40:15 +00:00

27 lines
834 B
JSON

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