dprint: Update to version 0.40.2

This commit is contained in:
github-actions[bot] 2023-08-01 04:25:46 +00:00
parent e0350aec26
commit 09be99c46a

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.40.1", "version": "0.40.2",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dprint/dprint/releases/download/0.40.1/dprint-x86_64-pc-windows-msvc.zip", "url": "https://github.com/dprint/dprint/releases/download/0.40.2/dprint-x86_64-pc-windows-msvc.zip",
"hash": "a51788272cf3412f7cdaecde1c570e22f93f01f89ae14587712b0f8f321a47e2" "hash": "ede70ca91ae7983f8365aa59c477246f9595c9f32536c359abf3a706c68801c8"
} }
}, },
"bin": "dprint.exe", "bin": "dprint.exe",