dprint: Update to version 0.42.3

This commit is contained in:
github-actions[bot] 2023-10-27 16:27:33 +00:00
parent 83b64622be
commit 7c7e768166

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.42.2", "version": "0.42.3",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dprint/dprint/releases/download/0.42.2/dprint-x86_64-pc-windows-msvc.zip", "url": "https://github.com/dprint/dprint/releases/download/0.42.3/dprint-x86_64-pc-windows-msvc.zip",
"hash": "fa893d7285768451c3e730d8e10c61919a9d5ef22055e9705ea8dff230691525" "hash": "c08d355ee0cbc5c33bd49502dd9d69c72e91c1855735767ab5eb81f1894c2396"
} }
}, },
"bin": "dprint.exe", "bin": "dprint.exe",