dprint: Update to version 0.32.2

This commit is contained in:
github-actions[bot] 2022-10-24 16:31:30 +00:00
parent bd6264a3db
commit 1cff0aea4d

View File

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