dprint: Update to version 0.46.2

This commit is contained in:
github-actions[bot] 2024-06-09 00:33:38 +00:00
parent c02daa7807
commit c9d0cb3ec5

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