dprint: Update to version 0.38.1

This commit is contained in:
github-actions[bot] 2023-07-02 20:24:43 +00:00
parent f2f2406e4a
commit d0689b30fc

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.0", "version": "0.38.1",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dprint/dprint/releases/download/0.38.0/dprint-x86_64-pc-windows-msvc.zip", "url": "https://github.com/dprint/dprint/releases/download/0.38.1/dprint-x86_64-pc-windows-msvc.zip",
"hash": "0fbd229d3399212518b855b05eff8934e1b32c5829075a5263f504e1770c184a" "hash": "7e2919877f73baea8048f7bdc78b356ec80740b1a6dc8eb443547db10c270eea"
} }
}, },
"bin": "dprint.exe", "bin": "dprint.exe",