dprint: Update to version 0.39.1

This commit is contained in:
github-actions[bot] 2023-07-13 04:28:23 +00:00
parent 65e212233b
commit 3f105aa321

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.39.0", "version": "0.39.1",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dprint/dprint/releases/download/0.39.0/dprint-x86_64-pc-windows-msvc.zip", "url": "https://github.com/dprint/dprint/releases/download/0.39.1/dprint-x86_64-pc-windows-msvc.zip",
"hash": "6e7726628ae1a656e9a889926c49b0d0dc213867e310112e550579512bedac40" "hash": "6e7f87393fadd04bee062859c00f71bd7379960c15cebd673b35f3c810a0cee9"
} }
}, },
"bin": "dprint.exe", "bin": "dprint.exe",