dprint: Update to version 0.40.0

This commit is contained in:
github-actions[bot] 2023-07-31 04:25:56 +00:00
parent fbeba40e9d
commit 6b737796eb

View File

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