dprint: Update to version 0.46.0

This commit is contained in:
github-actions[bot] 2024-05-25 16:27:23 +00:00
parent 7046e2fcad
commit 0080eb1f95

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.45.1", "version": "0.46.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dprint/dprint/releases/download/0.45.1/dprint-x86_64-pc-windows-msvc.zip", "url": "https://github.com/dprint/dprint/releases/download/0.46.0/dprint-x86_64-pc-windows-msvc.zip",
"hash": "71fef42ad86017a50bee977836dfd387d8584d6a9c4c03354d62977eaa1f135b" "hash": "786201545938f6f7c6d407e6404b31ae9bbf9e5a4abc4c88dc9bd73da369a906"
} }
}, },
"bin": "dprint.exe", "bin": "dprint.exe",