dprint: Update to version 0.34.0

This commit is contained in:
github-actions[bot] 2022-12-19 04:29:04 +00:00
parent eba071a1c9
commit b0aa02d7d8

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.33.0", "version": "0.34.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dprint/dprint/releases/download/0.33.0/dprint-x86_64-pc-windows-msvc.zip", "url": "https://github.com/dprint/dprint/releases/download/0.34.0/dprint-x86_64-pc-windows-msvc.zip",
"hash": "98d3e6616e23cb9b2a969975b9c34b4b571e40725b0348d19cebedcb9c584be5" "hash": "29da4f68d07cab10d0d90fdcf671c3ccdda15503ac5aa5c23c72534064b0e0b4"
} }
}, },
"bin": "dprint.exe", "bin": "dprint.exe",