dprint: Update to version 0.48.0

This commit is contained in:
github-actions[bot] 2024-12-22 00:39:16 +00:00
parent 113ae3d1c7
commit 78e9fdc593

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.6", "version": "0.48.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dprint/dprint/releases/download/0.47.6/dprint-x86_64-pc-windows-msvc.zip", "url": "https://github.com/dprint/dprint/releases/download/0.48.0/dprint-x86_64-pc-windows-msvc.zip",
"hash": "0c9abe671652b8da61227b92b0bc038b1e938367fa3d7a9fa3ba523d515d4a9a" "hash": "772b4ff758196e1aa1df5b71e454ec8657a38ad5ae2000d03cb503a917ffc155"
} }
}, },
"bin": "dprint.exe", "bin": "dprint.exe",