dprint: Update to version 0.46.3

This commit is contained in:
github-actions[bot] 2024-06-18 00:35:04 +00:00
parent af57fa7541
commit a197e73744

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.46.2", "version": "0.46.3",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dprint/dprint/releases/download/0.46.2/dprint-x86_64-pc-windows-msvc.zip", "url": "https://github.com/dprint/dprint/releases/download/0.46.3/dprint-x86_64-pc-windows-msvc.zip",
"hash": "53ab1991d23be9de8bf3b920f8605aee55629321fcacccfc5df38d49b2eb5160" "hash": "4e024b2e626b2eabf923a62703cda3beb90ecacfaf2d737454ed6025779e3811"
} }
}, },
"bin": "dprint.exe", "bin": "dprint.exe",