dprint: Update to version 0.32.1

This commit is contained in:
github-actions[bot] 2022-09-11 04:46:57 +00:00
parent 5aed6152d1
commit a107404809

View File

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