2023-10-27 16:27:33 +00:00

27 lines
834 B
JSON

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