dprint: Update to version 0.40.1

This commit is contained in:
github-actions[bot] 2023-07-31 16:27:53 +00:00
parent 10db1bd332
commit 976037a4a9

View File

@ -1,12 +1,12 @@
{
"homepage": "https://dprint.dev",
"description": "Pluggable and configurable code formatting platform written in Rust.",
"version": "0.40.0",
"version": "0.40.1",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/dprint/dprint/releases/download/0.40.0/dprint-x86_64-pc-windows-msvc.zip",
"hash": "372c6cd7665f1526a821cc3676d36036a6137609c6dcbfaa2601a7da8b0d0bb4"
"url": "https://github.com/dprint/dprint/releases/download/0.40.1/dprint-x86_64-pc-windows-msvc.zip",
"hash": "a51788272cf3412f7cdaecde1c570e22f93f01f89ae14587712b0f8f321a47e2"
}
},
"bin": "dprint.exe",