dprint: Update to version 0.47.5

This commit is contained in:
github-actions[bot] 2024-10-27 04:29:54 +00:00
parent f7574890e0
commit 6daff5d43a

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.47.4", "version": "0.47.5",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dprint/dprint/releases/download/0.47.4/dprint-x86_64-pc-windows-msvc.zip", "url": "https://github.com/dprint/dprint/releases/download/0.47.5/dprint-x86_64-pc-windows-msvc.zip",
"hash": "d91d0a6e607f06ee06fe2b01a6f602e2ace14d44e1d6f11ec6b3f1e0887a6fd6" "hash": "561e95d6ffccae1ab99f55c308fa74df3d960d3cb7ebec601fd3ddd503ee42a5"
} }
}, },
"bin": "dprint.exe", "bin": "dprint.exe",