dprint: Update to version 0.30.3

This commit is contained in:
github-actions[bot] 2022-07-05 16:31:02 +00:00
parent 16280078d2
commit 66e4f10ed4

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.30.2", "version": "0.30.3",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dprint/dprint/releases/download/0.30.2/dprint-x86_64-pc-windows-msvc.zip", "url": "https://github.com/dprint/dprint/releases/download/0.30.3/dprint-x86_64-pc-windows-msvc.zip",
"hash": "0dff7eb4e64d144cd3ce34c34a12bbaa479af3b4835a2d661166bec2072e6b83" "hash": "1d9fa9b6ec8b3afe102a6f9c818114d3f96644261c7dfc4df93dd293d44b2fc1"
} }
}, },
"bin": "dprint.exe", "bin": "dprint.exe",