dprint: Update to version 0.30.0

This commit is contained in:
github-actions[bot] 2022-06-30 04:32:29 +00:00
parent 3d540df459
commit 8ff65036e4

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.29.1", "version": "0.30.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dprint/dprint/releases/download/0.29.1/dprint-x86_64-pc-windows-msvc.zip", "url": "https://github.com/dprint/dprint/releases/download/0.30.0/dprint-x86_64-pc-windows-msvc.zip",
"hash": "ff29940506de655e2abf554f707e02a02b2b15219086d29a3d81fe51f32d5ea2" "hash": "d1faf9884094b476af6a37b121b76d7714c44704a9b2d8b468d60f63b6b59efd"
} }
}, },
"bin": "dprint.exe", "bin": "dprint.exe",