dprint: Update to version 0.32.0

This commit is contained in:
github-actions[bot] 2022-09-11 00:33:45 +00:00
parent 6ffce9ba90
commit acd797ca46

View File

@ -1,12 +1,12 @@
{
"homepage": "https://dprint.dev",
"description": "Pluggable and configurable code formatting platform written in Rust.",
"version": "0.31.1",
"version": "0.32.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/dprint/dprint/releases/download/0.31.1/dprint-x86_64-pc-windows-msvc.zip",
"hash": "e39935a409d58c985de3d9b6c17d60f308d36b149da2665ae771d490b0c4f65d"
"url": "https://github.com/dprint/dprint/releases/download/0.32.0/dprint-x86_64-pc-windows-msvc.zip",
"hash": "910c047191d1d2ff6177713dd3b199b02c76ac5e9f202128b52f2a015057488e"
}
},
"bin": "dprint.exe",