dprint: Update to version 0.39.0

This commit is contained in:
github-actions[bot] 2023-07-08 20:25:58 +00:00
parent 5ecaa1a10f
commit c913c1eb3d

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